Skip to content

Commit

Permalink
build: version bump 4.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
darlal committed May 18, 2024
1 parent bd74d90 commit ad9f13e
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": "darlal-switcher-plus",
"name": "Quick Switcher++",
"version": "4.2.0",
"version": "4.2.1",
"minAppVersion": "1.5.12",
"description": "Enhanced Quick Switcher, search open panels, and symbols.",
"author": "darlal",
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.2.0",
"version": "4.2.1",
"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 @@ -57,5 +57,6 @@
"3.3.9": "1.4.16",
"4.0.0": "1.5.3",
"4.1.0": "1.5.12",
"4.2.0": "1.5.12"
"4.2.0": "1.5.12",
"4.2.1": "1.5.12"
}

0 comments on commit ad9f13e

Please sign in to comment.