From 14eec22025878fde5fd38cf9356c652b5f980a15 Mon Sep 17 00:00:00 2001 From: Wyrrrd Date: Sat, 21 Aug 2021 17:49:51 +0200 Subject: [PATCH] Restore version number scheme --- changelog.txt | 6 +++--- info.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/changelog.txt b/changelog.txt index e5fb795..782dd1a 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,9 +1,9 @@ --------------------------------------------------------------------------------------------------- -Version: 1.2.0 -Date: 2021-08-16 +Version: 1.1.2 +Date: 2021-08-21 Changes: - Made virtual signals available (snouz) - - Softer map pin sound + - Softer map ping sound Locale: - Adjusted French translation --------------------------------------------------------------------------------------------------- diff --git a/info.json b/info.json index 79c6920..b3a0815 100644 --- a/info.json +++ b/info.json @@ -1,6 +1,6 @@ { "name": "IndustrialDisplayPlates", - "version": "1.2.0", + "version": "1.1.2", "title": "Industrial Display Plates", "author": "Wyrrrd", "homepage": "https://github.com/Wyrrrd/IndustrialDisplayPlates",