diff --git a/muk_web_theme/__manifest__.py b/muk_web_theme/__manifest__.py index 398406c..9b2d090 100644 --- a/muk_web_theme/__manifest__.py +++ b/muk_web_theme/__manifest__.py @@ -23,7 +23,7 @@ { "name": "MuK Backend Theme", "summary": "Odoo Community Backend Theme", - "version": "14.0.1.0.0", + "version": "14.0.1.0.1", "category": "Themes/Backend", "license": "LGPL-3", "author": "MuK IT", @@ -33,6 +33,7 @@ "Mathias Markl ", ], "depends": [ + "base_setup", "web_editor", ], "excludes": [