From c676410081653b36e0621fcd962ee65801d0853a Mon Sep 17 00:00:00 2001 From: Max Date: Sat, 12 Feb 2022 19:58:45 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B5=8B=E8=AF=95=20Arm=20CD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- share/const.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/const.go b/share/const.go index 1b9d3bc8..8f7a03ac 100644 --- a/share/const.go +++ b/share/const.go @@ -3,7 +3,7 @@ package share // Logs // session -> freeport fix bug // 更新制品目录 -> ui/downloads -// Arm64 制品 -> test +// Arm64 制品 -> arm build test // VERSION 版本号 const VERSION = "0.9.1"