diff --git a/web_no_crawler/__manifest__.py b/web_no_crawler/__manifest__.py index 94258a833..d82e80e8e 100644 --- a/web_no_crawler/__manifest__.py +++ b/web_no_crawler/__manifest__.py @@ -6,7 +6,7 @@ 'author': 'Ventor, Xpansa Group, Odoo Community Association (OCA)', 'website': 'https://github.com/OCA/web', 'category': 'web', - 'version': '12.0.1.0.0', + 'version': '12.0.1.0.1', 'depends': [ 'web', ],