From e8eb66d66dcf4ad0a8ca3a11494d9ee9553a2ef2 Mon Sep 17 00:00:00 2001 From: Jordi Ballester Alomar Date: Fri, 20 Jul 2018 19:20:46 +0200 Subject: [PATCH] change version number of forksand_website --- forksand_website/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/forksand_website/__manifest__.py b/forksand_website/__manifest__.py index 8112625..65f1b3e 100644 --- a/forksand_website/__manifest__.py +++ b/forksand_website/__manifest__.py @@ -10,7 +10,7 @@ 'author': "Héctor Villarreal Ortega", 'website': "https://eficent.io", 'category': 'Uncategorized', - 'version': '0.1', + 'version': '11.0.1.0.0', 'depends': ['theme_default', 'website', 'website_anchor_smooth_scroll', 'website_crm', 'website_cookie_notice', 'website_js_below_the_fold',