Skip to content

Commit

Permalink
chore: release obsidian plugin v2.4.53
Browse files Browse the repository at this point in the history
  • Loading branch information
Quorafind committed Aug 26, 2024
1 parent c8aae1b commit 1b28fdc
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 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. (Closed source)",
"version": "2.4.52",
"version": "2.4.53",
"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. (Closed source)",
"version": "2.4.52",
"version": "2.4.53",
"author": "Boninall",
"authorUrl": "https://github.com/Quorafind/",
"isDesktopOnly": false,
Expand Down
3 changes: 2 additions & 1 deletion versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -176,5 +176,6 @@
"2.4.49": "1.0.0",
"2.4.50": "1.0.0",
"2.4.51": "1.0.0",
"2.4.52": "1.0.0"
"2.4.52": "1.0.0",
"2.4.53": "1.0.0"
}

0 comments on commit 1b28fdc

Please sign in to comment.