From f3b20d1eee505b6522ddaa214618dc8d07d6d6dc Mon Sep 17 00:00:00 2001 From: Louis Ouellet Date: Tue, 4 Nov 2025 12:33:40 -0500 Subject: [PATCH] General: Version bumped to v0.0.15 --- VERSION | 2 +- info.cfg | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/VERSION b/VERSION index 3802e7d..c8fe2be 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -v0.0.14 +v0.0.15 diff --git a/info.cfg b/info.cfg index 340100b..ba31975 100644 --- a/info.cfg +++ b/info.cfg @@ -4,8 +4,8 @@ "base": "documents", "author": "LaswitchTech", "email": "support@laswitchtech.com", - "date": "2025-10-22", - "version": "v0.0.14", + "date": "2025-11-04", + "version": "v0.0.15", "tags": "documents, pdf", "description": "This plugin provides a document management system for the LaswitchTech Core Framework, allowing users to upload, manage, and render various document formats.", "repository": "https://github.com/LaswitchTech/core-plugin-documents",