version 0.2.0 bump

This commit is contained in:
Jason Swartz 2026-06-15 14:39:15 -07:00
parent dce2defe71
commit f267a6770b
2 changed files with 4 additions and 3 deletions

View file

@ -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",

View file

@ -1,3 +1,4 @@
{
"0.1.0": "1.6.0"
}
"0.1.0": "1.6.0",
"0.2.0": "1.6.0"
}