From da2e519cea0e024ae7419d7b1196afe7d6a72de5 Mon Sep 17 00:00:00 2001 From: ivan deng Date: Sat, 20 Feb 2021 15:52:42 +0800 Subject: [PATCH] fix full width --- app_web_fullwidth/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app_web_fullwidth/__manifest__.py b/app_web_fullwidth/__manifest__.py index 3bbc453d..bd2f2529 100644 --- a/app_web_fullwidth/__manifest__.py +++ b/app_web_fullwidth/__manifest__.py @@ -22,7 +22,7 @@ { 'name': 'App Web Responsive Fullwidth (form view full width)', - 'version': '14.20.10.06', + 'version': '14.21.02.20', 'category': 'web', 'author': 'Sunpop.cn', 'website': 'https://www.sunpop.cn',