ver bump V1.1.0

This commit is contained in:
networkmastered 2025-03-11 00:26:31 +00:00
parent 83147c41cf
commit 56657f92f7
2 changed files with 3 additions and 2 deletions

View file

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

View file

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