Skip to content

Commit

Permalink
remove "plugin" from plugin id bump 1.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
clehene committed Aug 2, 2024
1 parent d07c796 commit 4f5906d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"id": "remember-view-state-plugin",
"id": "remember-view-state",
"name": "Remember View State",
"version": "1.0.5",
"version": "1.0.6",
"minAppVersion": "0.15.0",
"description": "Remember the view state of your tabs. When you reopen Obsidian, the cursor every editor will be placed at the last position you left it",
"author": "Cosmin Lehene",
Expand Down

0 comments on commit 4f5906d

Please sign in to comment.