Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
lc0rp committed Oct 4, 2024
1 parent c11564b commit 35af371
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": "keepsidian",
"name": "KeepSidian",
"version": "1.0.8",
"version": "1.0.9",
"minAppVersion": "1.6.5",
"description": "Import Google Keep notes.",
"author": "lc0rp",
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": "keepsidian",
"version": "1.0.8",
"version": "1.0.9",
"description": "Sync Google Keep notes to Obsidian",
"main": "src/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 @@ -7,5 +7,6 @@
"1.0.5": "1.6.5",
"1.0.6": "1.6.5",
"1.0.7": "1.6.5",
"1.0.8": "1.6.5"
"1.0.8": "1.6.5",
"1.0.9": "1.6.5"
}

0 comments on commit 35af371

Please sign in to comment.