From ed357a9a6f13c44a1e9cdd5590c52e0021905634 Mon Sep 17 00:00:00 2001 From: John Morabito Date: Thu, 18 Jun 2026 08:21:25 -0400 Subject: [PATCH] fix: roll back manifest version to 0.5.5 to match latest stable release Co-Authored-By: Claude Sonnet 4.6 --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index d3f1b2d..01c4c5d 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "cmdr", "name": "Commander", - "version": "0.5.6", + "version": "0.5.5", "minAppVersion": "1.4.0", "description": "Customize your workspace by adding commands everywhere, create Macros and supercharge your mobile toolbar.", "author": "jsmorabito & phibr0",