diff --git a/pos_user_restriction/__manifest__.py b/pos_user_restriction/__manifest__.py index 0c8a73ac..1f2f6055 100644 --- a/pos_user_restriction/__manifest__.py +++ b/pos_user_restriction/__manifest__.py @@ -3,7 +3,7 @@ { "name": "Point of Sale - Restrict users", "summary": "Restrict some users to see and use only certain points of sale", - "version": "12.0.1.0.0", + "version": "12.0.1.0.1", "development_status": "Beta", "category": "Point of Sale", "website": "https://github.com/OCA/pos",