Skip to content

Commit

Permalink
build: version bump 5.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
darlal committed Feb 2, 2025
1 parent a6ac4bd commit 8986239
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 4 deletions.
4 changes: 2 additions & 2 deletions manifest.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"id": "darlal-switcher-plus",
"name": "Quick Switcher++",
"version": "4.6.3",
"minAppVersion": "1.7.7",
"version": "5.0.0",
"minAppVersion": "1.8.4",
"description": "Enhanced Quick Switcher, search open panels, and symbols.",
"author": "darlal",
"authorUrl": "https://github.com/darlal/obsidian-switcher-plus",
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": "obsidian-switcher-plus",
"version": "4.6.3",
"version": "5.0.0",
"description": "Enhanced Quick Switcher plugin for Obsidian.md.",
"repository": {
"type": "git",
Expand Down
3 changes: 2 additions & 1 deletion versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,5 +67,6 @@
"4.6.0": "1.7.3",
"4.6.1": "1.7.4",
"4.6.2": "1.7.4",
"4.6.3": "1.7.7"
"4.6.3": "1.7.7",
"5.0.0": "1.8.4"
}

0 comments on commit 8986239

Please sign in to comment.