From 17b7c6ecef6b6a27203ac6be54ab0b686ee44b27 Mon Sep 17 00:00:00 2001 From: Frappe PR Bot Date: Mon, 8 Sep 2025 14:20:41 +0000 Subject: [PATCH] chore(release): Bumped to Version 1.52.11 --- crm/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crm/__init__.py b/crm/__init__.py index cec7f48c..d17ae6a7 100644 --- a/crm/__init__.py +++ b/crm/__init__.py @@ -1,4 +1,4 @@ -__version__ = "1.52.10" +__version__ = "1.52.11" __title__ = "Frappe CRM"