From a1f57bf1d17e3d8fb0f75c025418be34e40a0b87 Mon Sep 17 00:00:00 2001 From: a624669980 Date: Thu, 30 Sep 2021 14:45:33 +0800 Subject: [PATCH] Modify the publishing version --- UI | 2 +- types/system.go | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/UI b/UI index 1f2ebd0..c750852 160000 --- a/UI +++ b/UI @@ -1 +1 @@ -Subproject commit 1f2ebd05fad22128a402d2aef3972d1c67efc24c +Subproject commit c75085250a164de1a48bcdfb108812fb9a8bf44a diff --git a/types/system.go b/types/system.go index 13707e9..18142cf 100644 --- a/types/system.go +++ b/types/system.go @@ -1,4 +1,4 @@ package types -const CURRENTVERSION = "0.1.2" +const CURRENTVERSION = "0.1.4" const BODY = "
  • Modify the publishing process
  • Optimized app parameter display
  • "