From 574930fdd592070689046d5d22914014485a3e08 Mon Sep 17 00:00:00 2001 From: Louis Ouellet Date: Wed, 22 Oct 2025 12:07:46 -0400 Subject: [PATCH] General: Version bumped to v0.0.31 --- VERSION | 2 +- info.cfg | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/VERSION b/VERSION index 5d60b2e..62b34e3 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -v0.0.30 +v0.0.31 diff --git a/info.cfg b/info.cfg index bf97bc4..cbe29e5 100644 --- a/info.cfg +++ b/info.cfg @@ -5,7 +5,7 @@ "author": "LaswitchTech", "email": "support@laswitchtech.com", "date": "2025-10-22", - "version": "v0.0.30", + "version": "v0.0.31", "tags": "process, task, management, workflow, automation", "description": "This plugin provides a comprehensive system for managing task processes, allowing users to create, edit, and monitor workflows. It includes features such as process creation, task assignment, and progress tracking, enabling efficient automation of tasks within the application.", "repository": "https://github.com/LaswitchTech/core-plugin-process",