From 6ca9a58a8c8fafef1d4043df4f9068bda5eab82e Mon Sep 17 00:00:00 2001 From: gsinghpal Date: Sat, 23 May 2026 00:33:42 -0400 Subject: [PATCH] =?UTF-8?q?chore(fusion=5Fplating=5Fshopfloor):=20bump=201?= =?UTF-8?q?9.0.30.1.0=20for=20Phase=206.2=20=E2=80=94=20lock=20screen?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Frontend lock screen ships: - tech_store + activity_tracker shared OWL services - FpPinPad, FpIdleWarning, FpPinSetup components - FpTabletLock outer wrapper - Wired into Landing/Workspace/Manager + Hand-Off button in each header - fp_tablet_pin_setup client action for Preferences self-service --- 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 4e68d0c0..60c8de40 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.30.0.0', + 'version': '19.0.30.1.0', 'category': 'Manufacturing/Plating', 'summary': 'Shop-floor tablet stations, QR scanning, bake window enforcer, ' 'first-piece inspection gates.',