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",