From bb7bbb9ffaee25d46bbc78d995c9f7672285aba4 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Mon, 6 Feb 2023 10:44:45 +0000 Subject: [PATCH] web_dark_mode 16.0.1.0.1 --- web_dark_mode/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"],