diff --git a/manifest.json b/manifest.json index 9f70b0f..ae5bc74 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "fileorganizer2000", "name": "AI File Organizer 2000", - "version": "1.45.0", + "version": "1.45.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 fa3425b..6d128f6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fileorganizer2000", - "version": "1.45.0", + "version": "1.45.1", "description": "AI File Organizer 2000", "main": "main.js", "scripts": { diff --git a/versions.json b/versions.json index 8bc87e7..0b2ce24 100644 --- a/versions.json +++ b/versions.json @@ -233,5 +233,6 @@ "1.44.1": "0.15.0", "1.44.2": "0.15.0", "1.44.3": "0.15.0", - "1.45.0": "0.15.0" + "1.45.0": "0.15.0", + "1.45.1": "0.15.0" } \ No newline at end of file