Skip to content

Commit

Permalink
1.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
zhouhua committed Jul 13, 2024
1 parent a94a97b commit 9c064a0
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 5 deletions.
4 changes: 2 additions & 2 deletions manifest.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"id": "popkit",
"name": "PopKit",
"version": "1.0.5",
"version": "1.0.6",
"minAppVersion": "1.5.3",
"description": "Select text to instantly access quick tools",
"author": "Zhou Hua",
"authorUrl": "https://zhouhua.site",
"isDesktopOnly": false
}
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "obsidian-popkit",
"version": "1.0.5",
"version": "1.0.6",
"description": "Select text to instantly access quick tools",
"main": "main.js",
"scripts": {
Expand Down
5 changes: 3 additions & 2 deletions versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,6 @@
"1.0.2": "1.5.3",
"1.0.3": "1.5.3",
"1.0.4": "1.5.3",
"1.0.5": "1.5.3"
}
"1.0.5": "1.5.3",
"1.0.6": "1.5.3"
}

0 comments on commit 9c064a0

Please sign in to comment.