From a8f3f0703c2679add2833f7b91ad136c79d4e99e Mon Sep 17 00:00:00 2001 From: Frappe PR Bot Date: Tue, 1 Jul 2025 06:25:04 +0000 Subject: [PATCH] chore(release): Bumped to Version 1.49.1 --- crm/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crm/__init__.py b/crm/__init__.py index 9193426a..67e81230 100644 --- a/crm/__init__.py +++ b/crm/__init__.py @@ -1,4 +1,4 @@ -__version__ = "1.49.0" +__version__ = "1.49.1" __title__ = "Frappe CRM"