diff --git a/manifest.json b/manifest.json index 462ba3e9..e39ac08f 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "fileorganizer2000", "name": "AI File Organizer 2000", - "version": "1.1.3", + "version": "1.1.4", "minAppVersion": "0.15.0", "description": "Automatically organize notes, annotate photos and audio using AI.", "author": "Benjamin Ashgan Shafii", diff --git a/package.json b/package.json index a860a93c..deb69d4d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fileorganizer2000", - "version": "1.1.3", + "version": "1.1.4", "description": "AI File Organizer 2000", "main": "main.js", "scripts": { diff --git a/versions.json b/versions.json index cd959611..6e53d46a 100644 --- a/versions.json +++ b/versions.json @@ -21,5 +21,6 @@ "1.1.0": "0.15.0", "1.1.1": "0.15.0", "1.1.2": "0.15.0", - "1.1.3": "0.15.0" + "1.1.3": "0.15.0", + "1.1.4": "0.15.0" } \ No newline at end of file