update version code

This commit is contained in:
2026-06-08 12:19:48 +08:00
parent b2baee05ef
commit 5dabf26fe3
2 changed files with 3 additions and 2 deletions
+1
View File
@@ -2,3 +2,4 @@ b43527c
60176fa
8cd942b
83acd30
b2baee0
+1 -1
View File
@@ -18,7 +18,7 @@ require 'net/http'
require 'uri'
# @type const RELEASE_SERIAL_CODE: String
RELEASE_SERIAL_CODE = '83acd30'
RELEASE_SERIAL_CODE = 'b2baee0'
# @type const CHANNEL: String
CHANNEL = 'master'
# @type const VERSION_LIST_URL: String