diff --git a/shopfloor_mobile_base_auth_api_key/__manifest__.py b/shopfloor_mobile_base_auth_api_key/__manifest__.py index 7d2944e54c..00914a0ace 100644 --- a/shopfloor_mobile_base_auth_api_key/__manifest__.py +++ b/shopfloor_mobile_base_auth_api_key/__manifest__.py @@ -5,7 +5,7 @@ { "name": "Shopfloor Mobile Base auth via API key", "summary": "Provides authentication via API key to Shopfloor base mobile app", - "version": "14.0.1.0.1", + "version": "14.0.1.1.0", "development_status": "Beta", "category": "Inventory", "website": "https://github.com/OCA/wms",