From 3923007d5389ebd018099b395c848d68184e6250 Mon Sep 17 00:00:00 2001 From: Ivan Office Date: Fri, 6 Dec 2024 21:32:29 +0800 Subject: [PATCH] =?UTF-8?q?fix=20app=5Fsaas=E4=B8=8E=20social=5Flogin=20?= =?UTF-8?q?=E4=B8=80=E8=B5=B7=E6=97=B6=E6=9C=89=20bug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app_saas/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app_saas/__manifest__.py b/app_saas/__manifest__.py index 9e7e2265..06ed99db 100644 --- a/app_saas/__manifest__.py +++ b/app_saas/__manifest__.py @@ -26,7 +26,7 @@ { 'name': 'odooapp.cn SaaS Client-Ai Passport.Odoo中文应用商店SaaS云服务客户端', - 'version': '17.24.12.06', + 'version': '17.0.24.12.06', 'author': 'odooai.cn', 'category': 'Base', 'website': 'https://www.odooai.cn',