Skip to content

Commit

Permalink
chore: release 2.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hdykokd committed Apr 17, 2024
1 parent d1cfdf8 commit c33e530
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion manifest.json
@@ -1,7 +1,7 @@
{
"id": "vertical-tabs-view",
"name": "Vertical Tabs View",
"version": "2.4.7",
"version": "2.5.0",
"minAppVersion": "0.15.0",
"description": "Provides a vertical tabs view.",
"author": "hdykokd",
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "obsidian-vertical-tabs-view",
"version": "2.4.7",
"version": "2.5.0",
"description": "This is plugin for Obsidian (https://obsidian.md) that provides a vertical tabs view.",
"main": "main.js",
"scripts": {
Expand Down
3 changes: 2 additions & 1 deletion versions.json
Expand Up @@ -36,5 +36,6 @@
"2.4.4": "0.15.0",
"2.4.5": "0.15.0",
"2.4.6": "0.15.0",
"2.4.7": "0.15.0"
"2.4.7": "0.15.0",
"2.5.0": "0.15.0"
}

0 comments on commit c33e530

Please sign in to comment.