From a03d6470a147f17ad1586177a82d7676a0bb587f Mon Sep 17 00:00:00 2001 From: Louis Ouellet Date: Tue, 4 Nov 2025 11:25:53 -0500 Subject: [PATCH] General: Version bumped to v0.0.27 --- VERSION | 2 +- info.cfg | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/VERSION b/VERSION index 08692e0..9644c48 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -v0.0.26 +v0.0.27 diff --git a/info.cfg b/info.cfg index 0975a67..2268eb7 100644 --- a/info.cfg +++ b/info.cfg @@ -5,7 +5,7 @@ "author": "LaswitchTech", "email": "support@laswitchtech.com", "date": "2025-11-04", - "version": "v0.0.26", + "version": "v0.0.27", "tags": "follow-ups, reminders, notifications", "description": "Follow-Ups Plugin for the LaswitchTech Core Framework.", "repository": "https://github.com/LaswitchTech/core-plugin-followups",