From a8d00f71f3af6087095be9f640bca88c5980f21d Mon Sep 17 00:00:00 2001 From: Louis Ouellet Date: Wed, 22 Oct 2025 14:43:43 -0400 Subject: [PATCH] General: Version bumped to v0.0.13 --- VERSION | 2 +- info.cfg | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/VERSION b/VERSION index f252462..03ac640 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -v0.0.12 +v0.0.13 diff --git a/info.cfg b/info.cfg index 30f2afd..938dff2 100644 --- a/info.cfg +++ b/info.cfg @@ -4,8 +4,8 @@ "base": "core", "author": "LaswitchTech", "email": "support@laswitchtech.com", - "date": "2025-10-15", - "version": "v0.0.12", + "date": "2025-10-22", + "version": "v0.0.13", "tags": "extensions, plugins, modules, themes, management", "description": "Manage installed modules, plugins, and themes in your application.", "repository": "https://github.com/LaswitchTech/core-module-core",