Skip to content

Commit

Permalink
1.0.12
Browse files Browse the repository at this point in the history
  • Loading branch information
lc0rp committed Dec 2, 2024
1 parent 9e84599 commit 80b7fca
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.11",
"version": "1.0.12",
"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.11",
"version": "1.0.12",
"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 @@ -10,5 +10,6 @@
"1.0.8": "1.6.5",
"1.0.9": "1.6.5",
"1.0.10": "1.6.5",
"1.0.11": "1.6.5"
"1.0.11": "1.6.5",
"1.0.12": "1.6.5"
}

0 comments on commit 80b7fca

Please sign in to comment.