From 6dd6b832f9c6997c07a84babb75fc84e5527419b Mon Sep 17 00:00:00 2001 From: Louis Ouellet Date: Tue, 11 Nov 2025 08:32:43 -0500 Subject: [PATCH] General: Version bumped to v0.0.55 --- VERSION | 2 +- info.cfg | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/VERSION b/VERSION index 2f39ac1..6a01abf 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -v0.0.54 +v0.0.55 diff --git a/info.cfg b/info.cfg index 73757c4..266969d 100644 --- a/info.cfg +++ b/info.cfg @@ -5,7 +5,7 @@ "author": "LaswitchTech", "email": "support@laswitchtech.com", "date": "2025-11-11", - "version": "v0.0.54", + "version": "v0.0.55", "tags": "tasks, management, workflowhub", "description": "Tasks Plugin for the LaswitchTech Core Framework.", "repository": "https://github.com/LaswitchTech/core-plugin-tasks",