From 3c0076f6e2d609f1a99bcca2cd40c6ed82391244 Mon Sep 17 00:00:00 2001 From: Louis Ouellet Date: Wed, 22 Oct 2025 12:11:48 -0400 Subject: [PATCH] General: Version bumped to v0.0.11 --- VERSION | 2 +- info.cfg | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/VERSION b/VERSION index 51bbb66..3527dbc 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -v0.0.10 +v0.0.11 diff --git a/info.cfg b/info.cfg index 0b21a36..0c4b5ea 100644 --- a/info.cfg +++ b/info.cfg @@ -5,7 +5,7 @@ "author": "LaswitchTech", "email": "support@laswitchtech.com", "date": "2025-10-22", - "version": "v0.0.10", + "version": "v0.0.11", "tags": "menu", "description": "Menu for managing libraries.", "repository": "https://github.com/LaswitchTech/core-plugin-library",