diff --git a/manifest.json b/manifest.json index 0b9deff4..4c45734e 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "fileorganizer2000", "name": "AI File Organizer 2000", - "version": "1.130.0", + "version": "1.131.1", "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 73b892df..8924908b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fileorganizer2000", - "version": "1.130.0", + "version": "1.131.1", "description": "AI File Organizer 2000", "main": "main.js", "scripts": { diff --git a/versions.json b/versions.json index fa726fee..0a7ee4f9 100644 --- a/versions.json +++ b/versions.json @@ -336,5 +336,6 @@ "1.129.2": "0.15.0", "1.129.3": "0.15.0", "1.129.4": "0.15.0", - "1.130.0": "0.15.0" + "1.130.0": "0.15.0", + "1.131.1": "0.15.0" } \ No newline at end of file