Skip to content

Commit

Permalink
v1.0.15
Browse files Browse the repository at this point in the history
  • Loading branch information
benjaminshafii committed Feb 6, 2024
1 parent b6ea9fe commit 2a3b7d6
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"id": "fileorganizer2000",
"name": "AI File Organizer 2000",
"version": "1.0.14",
"version": "1.0.15",
"minAppVersion": "0.15.0",
"description": "Automatically organize notes, annotate photos and audio using AI.",
"author": "Benjamin Ashgan Shafii",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fileorganizer2000",
"version": "1.0.14",
"version": "1.0.15",
"description": "AI File Organizer 2000",
"main": "main.js",
"scripts": {
Expand Down
3 changes: 2 additions & 1 deletion versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,6 @@
"1.0.11": "0.15.0",
"1.0.12": "0.15.0",
"1.0.13": "0.15.0",
"1.0.14": "0.15.0"
"1.0.14": "0.15.0",
"1.0.15": "0.15.0"
}

0 comments on commit 2a3b7d6

Please sign in to comment.