diff --git a/manifest.json b/manifest.json index 5ae287d..ae5f95a 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "compress", "name": "File Compressor", - "version": "1.0.0", + "version": "1.0.1", "minAppVersion": "0.15.0", "description": "This plugin will add the .ctxt file type which will allow you to compress notes to a smaller size.", "author": "networkmastered", diff --git a/versions.json b/versions.json index 5842672..29588ba 100644 --- a/versions.json +++ b/versions.json @@ -1,3 +1,3 @@ { - "1.0.0": "0.15.0" + "1.0.1": "0.15.0" } \ No newline at end of file