chore: bump version to 0.5.7

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
John Morabito 2026-06-13 19:44:21 -04:00
parent cbcbc026b7
commit a6eca8e2dd
2 changed files with 4 additions and 3 deletions

View file

@ -1,7 +1,7 @@
{
"id": "cmdr",
"name": "Commander",
"version": "0.5.6",
"version": "0.5.7",
"minAppVersion": "1.4.0",
"description": "Customize your workspace by adding commands everywhere, create Macros and supercharge your mobile toolbar.",
"author": "jsmorabito & phibr0",

View file

@ -3,5 +3,6 @@
"0.4.1": "0.16.0",
"0.1.1": "0.16.0",
"0.1.0": "0.15.0",
"0.5.2": "1.4.0"
}
"0.5.2": "1.4.0",
"0.5.7": "1.4.0"
}