From 2bf1b58a38e126cc1c5a43f1a53f4398b3278eb0 Mon Sep 17 00:00:00 2001 From: Frappe PR Bot Date: Tue, 1 Oct 2024 14:12:01 +0000 Subject: [PATCH] chore(release): Bumped to Version 1.24.6 --- crm/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crm/__init__.py b/crm/__init__.py index 7c899e87..00083798 100644 --- a/crm/__init__.py +++ b/crm/__init__.py @@ -1,4 +1,4 @@ -__version__ = "1.24.5" +__version__ = "1.24.6" __title__ = "Frappe CRM"