From 53984173a05507a7253fabe22c612f5482295bdc Mon Sep 17 00:00:00 2001 From: qiaofeng1227 <76487013@qq.com> Date: Thu, 16 Nov 2023 08:50:45 +0800 Subject: [PATCH] Update gitea.json --- gitea.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gitea.json b/gitea.json index 0482dd0..c420f98 100644 --- a/gitea.json +++ b/gitea.json @@ -3,11 +3,11 @@ "Repository": "https://github.com/Websoft9/plugin-gitea", "Update URI": "https://example.com/my-plugin/", "Description": "200 application template for you installation.", - "Version": "0.0.3-rc2", + "Version": "0.0.3", "Requires at most": "1.0.0", "Requires at least": "0.0.1", "Author": "Websoft9 Inc", "Author URI": "https://www.websoft9.com/", "License": "GPL v2 or later", "License URI": "https://www.gnu.org/licenses/gpl-2.0.html" -} \ No newline at end of file +}