diff --git a/manifest.json b/manifest.json index 65ec9ea..f943c9b 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "name": "Zen", - "version": "9.0.4", + "version": "9.0.5", "minAppVersion": "1.9.0", "author": "laughmaker", "authorUrl": "https://github.com/laughmaker" -} +} \ No newline at end of file diff --git a/versions.json b/versions.json index 23660e4..f713760 100644 --- a/versions.json +++ b/versions.json @@ -1,4 +1,5 @@ { + "9.0.5": "1.9.0", "9.0.4": "1.9.0", "9.0.3": "1.9.0", "9.0.2": "1.9.0", @@ -102,4 +103,4 @@ "2.0.3": "1.0.0", "2.0.2": "1.0.0", "1.0.0": "1.0.0" -} +} \ No newline at end of file