diff --git a/manifest.json b/manifest.json index a59122b2..8b0fe8b5 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "fileorganizer2000", "name": "AI File Organizer 2000", - "version": "1.0.17", + "version": "1.0.18", "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 340f9909..40d71599 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fileorganizer2000", - "version": "1.0.17", + "version": "1.0.18", "description": "AI File Organizer 2000", "main": "main.js", "scripts": { diff --git a/versions.json b/versions.json index a425837f..851d2234 100644 --- a/versions.json +++ b/versions.json @@ -15,5 +15,6 @@ "1.0.14": "0.15.0", "1.0.15": "0.15.0", "1.0.16": "0.15.0", - "1.0.17": "0.15.0" + "1.0.17": "0.15.0", + "1.0.18": "0.15.0" } \ No newline at end of file