From 7eb2520a5557d3ed2b5133279e1634071fb1dbb8 Mon Sep 17 00:00:00 2001 From: ivan deng Date: Thu, 3 Jan 2019 18:33:48 +0800 Subject: [PATCH] update ver --- app_product_weight_sale/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app_product_weight_sale/__manifest__.py b/app_product_weight_sale/__manifest__.py index a2d48456..ea012373 100644 --- a/app_product_weight_sale/__manifest__.py +++ b/app_product_weight_sale/__manifest__.py @@ -3,7 +3,7 @@ { 'name': 'App Product Weight in Sales Order', - 'version': '12.19.01.02', + 'version': '12.19.01.03', 'summary': 'Add Product sku weight in Sale Order, product weight, sale weight, sale order weight, total weight, kg kg(s) lb lb(s) support', 'sequence': 10, 'license': 'LGPL-3',