diff --git a/manifest.json b/manifest.json index 563f38e6..a14480d7 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "fileorganizer2000", "name": "AI File Organizer 2000", - "version": "1.110.2", + "version": "1.110.3", "minAppVersion": "0.15.0", "description": "An AI assistant to organize and chat with your vault", "author": "Benjamin Ashgan Shafii", diff --git a/package.json b/package.json index d04458d5..c239d6d7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fileorganizer2000", - "version": "1.110.2", + "version": "1.110.3", "description": "AI File Organizer 2000", "main": "main.js", "scripts": { diff --git a/versions.json b/versions.json index 185f9be6..3fc96bc5 100644 --- a/versions.json +++ b/versions.json @@ -298,5 +298,6 @@ "1.109.0": "0.15.0", "1.110.0": "0.15.0", "1.110.1": "0.15.0", - "1.110.2": "0.15.0" + "1.110.2": "0.15.0", + "1.110.3": "0.15.0" } \ No newline at end of file