diff --git a/version.json b/version.json index fb3f7db1f..b11f6cb66 100644 --- a/version.json +++ b/version.json @@ -1,5 +1,10 @@ { - "version": "0.9.12", - "changelog": "v0.9.12 Fixed hitches reporting wrong number and improved logging.
FINAL UPDATE under this name.", - "allVersions": [] + "version": "1.0.0", + "changelog": "New Interface and too many new features to list here. Please Update.", + "allVersions": [ + { + "version": "1.0.0", + "changelog": "New Interface and too many new features to list here. Please Update." + } + ] }