This commit is contained in:
netwworkmastered 2025-03-09 11:17:16 +00:00
parent 30af9d7f1c
commit b45f82a214
2 changed files with 2 additions and 2 deletions

View file

@ -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",

View file

@ -1,3 +1,3 @@
{
"1.0.0": "0.15.0"
"1.0.1": "0.15.0"
}