mirror of
https://github.com/swartzrock/obsidian-settings-float-plugin.git
synced 2026-07-22 07:48:42 +00:00
version 0.2.0 bump
This commit is contained in:
parent
dce2defe71
commit
f267a6770b
2 changed files with 4 additions and 3 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"id": "settings-float",
|
||||
"name": "Settings Float",
|
||||
"version": "0.1.0",
|
||||
"version": "0.2.0",
|
||||
"minAppVersion": "1.6.0",
|
||||
"description": "Makes the Settings, Theme, and Community Plugins dialogs movable and resizable.",
|
||||
"author": "Jason Swartz",
|
||||
|
|
|
|||
|
|
@ -1,3 +1,4 @@
|
|||
{
|
||||
"0.1.0": "1.6.0"
|
||||
}
|
||||
"0.1.0": "1.6.0",
|
||||
"0.2.0": "1.6.0"
|
||||
}
|
||||
Loading…
Reference in a new issue