From 3cb87a24d4fc545f2a42e52c4af79d4e4ab256d3 Mon Sep 17 00:00:00 2001 From: hopetree Date: Sun, 12 May 2024 16:59:10 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E8=AF=95=E7=A3=81=E7=9B=98=E8=AF=BB?= =?UTF-8?q?=E5=8F=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/version.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/version.go b/app/version.go index 7666922..fe96991 100644 --- a/app/version.go +++ b/app/version.go @@ -1,3 +1,3 @@ package app -const RuntimeVersion = "0.1.4" +const RuntimeVersion = "0.1.5"