From 8d31e8b1b37afdc57a126c61cd8c1cdecc803211 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Sun, 26 Jul 2020 13:40:34 +0000 Subject: [PATCH] pos_supplierinfo_search 12.0.1.0.1 --- pos_supplierinfo_search/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pos_supplierinfo_search/__manifest__.py b/pos_supplierinfo_search/__manifest__.py index d9591efd..aee3188c 100644 --- a/pos_supplierinfo_search/__manifest__.py +++ b/pos_supplierinfo_search/__manifest__.py @@ -3,7 +3,7 @@ { "name": "Point of sale - Search products by supplier", "summary": "Search products by supplier data", - "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",