From 52f50ad2deec213c6a7b4ea35d0d7a833077c6cd Mon Sep 17 00:00:00 2001 From: chai2010 Date: Mon, 16 Sep 2024 04:53:32 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E7=89=88=E6=9C=AC=E5=8F=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- internal/version/version.go | 2 +- waroot/VERSION | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/internal/version/version.go b/internal/version/version.go index fb08ab15..361679f0 100644 --- a/internal/version/version.go +++ b/internal/version/version.go @@ -2,4 +2,4 @@ package version -const Version = "v0.15.0" +const Version = "v0.16.0" diff --git a/waroot/VERSION b/waroot/VERSION index c06eba1a..49dd460a 100644 --- a/waroot/VERSION +++ b/waroot/VERSION @@ -1 +1 @@ -v0.15.0 \ No newline at end of file +v0.16.0 \ No newline at end of file