From 24503f8a9cc2ec709c11dab71652017d0d18ed0a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=AE=B8=E8=BD=B2?= Date: Sun, 17 Sep 2023 20:17:41 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0iss=E6=A8=A1=E6=9D=BF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitee/ISSUE_TEMPLATE/bug.yml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/.gitee/ISSUE_TEMPLATE/bug.yml b/.gitee/ISSUE_TEMPLATE/bug.yml index 3906921..9dcc02b 100644 --- a/.gitee/ISSUE_TEMPLATE/bug.yml +++ b/.gitee/ISSUE_TEMPLATE/bug.yml @@ -50,10 +50,9 @@ body: label: 版本 description: 你当前正在使用我们软件的哪个版本/分支? options: - - V1.1.11(默认) - - V1.1.12(最新) + - V1.1.13(最新开发版) + - V1.1.12(最新发行版) + - V1.1.11 - V1.1.10 - - V1.1.9 - - V1.1.8 validations: required: true \ No newline at end of file