update version serial code

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