From 4a6fc9a9458fe45947ae1d81be434c6a4f3bcd75 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=80=81=E7=AB=AD=E5=8A=9B?= Date: Tue, 4 Jan 2022 14:47:46 +0800 Subject: [PATCH] Update system.go --- types/system.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/types/system.go b/types/system.go index fc30d4d..6c47eea 100644 --- a/types/system.go +++ b/types/system.go @@ -1,4 +1,4 @@ package types -const CURRENTVERSION = "0.2.4" +const CURRENTVERSION = "0.2.5" const BODY = "
  • New App Store
  • Fix minor bugs
  • "