diff --git a/manifest.json b/manifest.json index 1434068..65ec9ea 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "name": "Zen", - "version": "9.0.3", + "version": "9.0.4", "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 47caa5c..23660e4 100644 --- a/versions.json +++ b/versions.json @@ -1,4 +1,5 @@ { + "9.0.4": "1.9.0", "9.0.3": "1.9.0", "9.0.2": "1.9.0", "9.0.1": "1.9.0", @@ -101,4 +102,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 +}