From b426a77156b863fa3a68f28d62d2bbbf74bbe6fe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Em=20M=E1=BA=BFn?= Date: Mon, 13 Aug 2018 19:35:01 +0700 Subject: [PATCH] Update __manifest__.py --- import_product_image/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/import_product_image/__manifest__.py b/import_product_image/__manifest__.py index 7e44df109..7eb6b296b 100644 --- a/import_product_image/__manifest__.py +++ b/import_product_image/__manifest__.py @@ -21,7 +21,7 @@ ################################################################################### { 'name': "Import Product Image", - 'version': '10.0.1.0.0', + 'version': '11.0.1.0.0', 'summary': """Import Product Image from CSV File""", 'description': """Import Product Image from CSV File(Web URL/File Path)""", 'author': "Cybrosys Techno Solutions",