From 84de524d700b0c3cefa422b58b2c8f5a521fa327 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Fri, 31 Jul 2020 19:48:28 +0000 Subject: [PATCH] pos_user_restriction 12.0.1.0.1 --- pos_user_restriction/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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",