From c993684497e95368582bdce9f18357ecdf601a94 Mon Sep 17 00:00:00 2001 From: aynakeya Date: Wed, 26 Jul 2023 12:16:58 +0800 Subject: [PATCH] update version number --- common/config/config.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/config/config.go b/common/config/config.go index 68469b9..21dd6a6 100644 --- a/common/config/config.go +++ b/common/config/config.go @@ -10,7 +10,7 @@ import ( const ( ProgramName = "卡西米尔唱片机" - Version uint32 = 0x000909 + Version uint32 = 0x00090b ) const (