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",