From 1d0cffdce8a0f9c9cdb0b52a09229149fa8eebcc 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 8f6f6d6..3542833 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',