From 9dea6c88851d5f8eda0e6a666f89501fccff4aea Mon Sep 17 00:00:00 2001 From: Max Date: Sun, 13 Feb 2022 18:51:59 +0800 Subject: [PATCH] v0.9.1 --- share/const.go | 6 ------ 1 file changed, 6 deletions(-) diff --git a/share/const.go b/share/const.go index 34c85e45..a08357e8 100644 --- a/share/const.go +++ b/share/const.go @@ -1,11 +1,5 @@ package share -// Logs -// session -> freeport fix bug -// 更新制品目录 -> ui/downloads -// Arm64 制品 -> arm build test -// MacOS 制品 -> debug 19 - // VERSION 版本号 const VERSION = "0.9.1"