From 7e96fdf1bf19610256b071d955843d5bccd1c5cd Mon Sep 17 00:00:00 2001 From: Al0cam Date: Mon, 14 Apr 2025 11:35:24 +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 741777b..cdbd33a 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "auto-mover", "name": "AutoMover", - "version": "1.0.2", + "version": "1.0.3", "minAppVersion": "0.15.0", "description": "Moves files with specified names into the same folder.", "author": "Al0cam",