diff --git a/web_dark_mode/__manifest__.py b/web_dark_mode/__manifest__.py index b32c688e9..aeb8ededd 100644 --- a/web_dark_mode/__manifest__.py +++ b/web_dark_mode/__manifest__.py @@ -5,7 +5,7 @@ "name": "Dark Mode", "summary": "Enabled Dark Mode for the Odoo Backend", "license": "AGPL-3", - "version": "16.0.1.0.0", + "version": "16.0.1.0.1", "website": "https://github.com/OCA/web", "author": "initOS GmbH, Odoo Community Association (OCA)", "depends": ["web"],