From 16850fc9c60c81620f44bc42c819712193b9bfa8 Mon Sep 17 00:00:00 2001 From: MuK IT GmbH Date: Thu, 29 Nov 2018 09:23:28 +0000 Subject: [PATCH] publish muk_web_theme - 12.0 --- muk_web_theme/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/muk_web_theme/__manifest__.py b/muk_web_theme/__manifest__.py index f36d45a..6e568a3 100644 --- a/muk_web_theme/__manifest__.py +++ b/muk_web_theme/__manifest__.py @@ -20,7 +20,7 @@ { "name": "MuK Backend Theme", "summary": "Odoo 12.0 community backend theme", - "version": "12.0.1.1.0", + "version": "12.0.1.1.1", "category": "Themes/Backend", "license": "AGPL-3", "author": "MuK IT",