From f2760fdcdf4437de009af8db708a5f8e101177d4 Mon Sep 17 00:00:00 2001 From: Louis Ouellet Date: Wed, 22 Oct 2025 10:48:08 -0400 Subject: [PATCH] General: Version bumped to v0.0.33 --- VERSION | 2 +- info.cfg | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/VERSION b/VERSION index 461a358..1fb2cdd 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -v0.0.32 +v0.0.33 diff --git a/info.cfg b/info.cfg index 0202c73..b81cbb8 100644 --- a/info.cfg +++ b/info.cfg @@ -5,7 +5,7 @@ "author": "LaswitchTech", "email": "support@laswitchtech.com", "date": "2025-10-22", - "version": "v0.0.32", + "version": "v0.0.33", "tags": "management, clients", "description": "Manage clients and their associated leads, tasks, and projects in your application.", "repository": "https://github.com/LaswitchTech/core-plugin-clients",