Skip to content

Commit

Permalink
v1.131.1
Browse files Browse the repository at this point in the history
  • Loading branch information
benjaminshafii committed Dec 12, 2024
1 parent 164754b commit e733b66
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.130.0",
"version": "1.131.1",
"minAppVersion": "0.15.0",
"description": "An AI assistant to organize and chat with your vault",
"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.130.0",
"version": "1.131.1",
"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 @@ -336,5 +336,6 @@
"1.129.2": "0.15.0",
"1.129.3": "0.15.0",
"1.129.4": "0.15.0",
"1.130.0": "0.15.0"
"1.130.0": "0.15.0",
"1.131.1": "0.15.0"
}

0 comments on commit e733b66

Please sign in to comment.