From fd37b10f286b7ae6a1087df4e6626f9a2d48fb88 Mon Sep 17 00:00:00 2001 From: Louis Ouellet Date: Wed, 22 Oct 2025 08:39:05 -0400 Subject: [PATCH] General: Version bumped to v0.0.18 --- VERSION | 2 +- info.cfg | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/VERSION b/VERSION index 9e2dabb..4974c8e 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -v0.0.17 +v0.0.18 diff --git a/info.cfg b/info.cfg index 8f7da66..f0a7e85 100644 --- a/info.cfg +++ b/info.cfg @@ -5,7 +5,7 @@ "author": "LaswitchTech", "email": "support@laswitchtech.com", "date": "2025-10-22", - "version": "v0.0.17", + "version": "v0.0.18", "tags": "event, activity, feed, notification", "description": "This plugin provides an event handler for the core framework, allowing for the management and display of events and activities within the system. It includes a feed component to visualize recent activities.", "repository": "https://github.com/LaswitchTech/core-plugin-event",