diff --git a/manifest.json b/manifest.json index de4e481e..06e9c174 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "fileorganizer2000", "name": "AI File Organizer 2000", - "version": "1.127.0", + "version": "1.128.0", "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 8cfcf985..d2953a30 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fileorganizer2000", - "version": "1.127.0", + "version": "1.128.0", "description": "AI File Organizer 2000", "main": "main.js", "scripts": { diff --git a/versions.json b/versions.json index b26435ce..9e9abbd4 100644 --- a/versions.json +++ b/versions.json @@ -328,5 +328,6 @@ "1.125.1": "0.15.0", "1.125.2": "0.15.0", "1.126.0": "0.15.0", - "1.127.0": "0.15.0" + "1.127.0": "0.15.0", + "1.128.0": "0.15.0" } \ No newline at end of file