From b45f82a2145a4b204b7c196efda4d6f38c2a1d98 Mon Sep 17 00:00:00 2001 From: netwworkmastered Date: Sun, 9 Mar 2025 11:17:16 +0000 Subject: [PATCH] ReBumpq --- manifest.json | 2 +- versions.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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