From 31a736c6b864d7e2068c76a957b54cebe65abd1c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=A0=BC=E7=89=A9=E6=96=B9=E8=83=BD=E8=87=B4=E7=9F=A5?= <1063891901@qq.com> Date: Sat, 14 Oct 2023 11:03:00 +0000 Subject: [PATCH] update .gitee/ISSUE_TEMPLATE/bug.yml. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 格物方能致知 <1063891901@qq.com> --- .gitee/ISSUE_TEMPLATE/bug.yml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/.gitee/ISSUE_TEMPLATE/bug.yml b/.gitee/ISSUE_TEMPLATE/bug.yml index 9dcc02b..606d09f 100644 --- a/.gitee/ISSUE_TEMPLATE/bug.yml +++ b/.gitee/ISSUE_TEMPLATE/bug.yml @@ -50,9 +50,7 @@ body: label: 版本 description: 你当前正在使用我们软件的哪个版本/分支? options: - - V1.1.13(最新开发版) - - V1.1.12(最新发行版) - - V1.1.11 - - V1.1.10 + - V1.1.14(最新开发版) + - V1.1.13(最新发行版) validations: required: true \ No newline at end of file