From f235b253b5d2164ec6fcf6a99f3cc1895a7248e9 Mon Sep 17 00:00:00 2001 From: Al0cam Date: Sun, 13 Apr 2025 20:28:53 +0200 Subject: [PATCH] bumping manifest version --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 1987ed2..741777b 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "auto-mover", "name": "AutoMover", - "version": "1.0.1", + "version": "1.0.2", "minAppVersion": "0.15.0", "description": "Moves files with specified names into the same folder.", "author": "Al0cam",