Skip to content

Commit

Permalink
chore: release obsidian plugin v2.4.15
Browse files Browse the repository at this point in the history
  • Loading branch information
Quorafind committed Apr 8, 2024
1 parent 311541e commit 45ef42b
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 4 deletions.
2 changes: 1 addition & 1 deletion manifest-beta.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"id": "obsidian-memos",
"name": "Thino",
"description": "Capturing ideas and save them into daily notes.",
"version": "2.4.15-2",
"version": "2.4.15",
"author": "Boninall",
"authorUrl": "https://github.com/Quorafind/",
"isDesktopOnly": false,
Expand Down
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"id": "obsidian-memos",
"name": "Thino",
"description": "Capturing ideas and save them into daily notes.",
"version": "2.4.14",
"version": "2.4.15",
"author": "Boninall",
"authorUrl": "https://github.com/Quorafind/",
"isDesktopOnly": false,
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": "thino",
"version": "2.4.15-2",
"version": "2.4.15",
"scripts": {
"release": "dotenv release-it --"
},
Expand Down
3 changes: 2 additions & 1 deletion versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -134,5 +134,6 @@
"2.4.14": "1.0.0",
"2.4.15-0": "1.0.0",
"2.4.15-1": "1.0.0",
"2.4.15-2": "1.0.0"
"2.4.15-2": "1.0.0",
"2.4.15": "1.0.0"
}

0 comments on commit 45ef42b

Please sign in to comment.