diff --git a/manifest.json b/manifest.json index 5af6178..6a3cc0a 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "compress", "name": "File Compressor", - "version": "1.0.1", + "version": "1.1.0", "minAppVersion": "0.15.0", "description": "Make your files smaller with compression!", "author": "networkmastered", diff --git a/versions.json b/versions.json index 29588ba..634e33a 100644 --- a/versions.json +++ b/versions.json @@ -1,3 +1,4 @@ { - "1.0.1": "0.15.0" + "1.0.1": "0.15.0", + "1.1.0": "0.15.0" } \ No newline at end of file