From 9e6b88f60ee8d6b45fa7a6816e4b372b52f65766 Mon Sep 17 00:00:00 2001 From: gsinghpal Date: Sun, 24 May 2026 15:27:30 -0400 Subject: [PATCH] chore(shopfloor): bump to 19.0.33.1.1 for lock_session kiosk-xmlid fix Pure code change (no DB schema), but bumping the patch version keeps repo manifest aligned with the deployed state so the next -u doesn't no-op due to version match. Co-Authored-By: Claude Opus 4.7 (1M context) --- fusion_plating/fusion_plating_shopfloor/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fusion_plating/fusion_plating_shopfloor/__manifest__.py b/fusion_plating/fusion_plating_shopfloor/__manifest__.py index 9131f0cf..77f28760 100644 --- a/fusion_plating/fusion_plating_shopfloor/__manifest__.py +++ b/fusion_plating/fusion_plating_shopfloor/__manifest__.py @@ -5,7 +5,7 @@ { 'name': 'Fusion Plating — Shop Floor', - 'version': '19.0.33.1.0', + 'version': '19.0.33.1.1', 'category': 'Manufacturing/Plating', 'summary': 'Shop-floor tablet stations, QR scanning, bake window enforcer, ' 'first-piece inspection gates.',