Update version code

This commit is contained in:
2026-06-08 20:50:54 +08:00
parent 5d2e13db0c
commit 4927bdf019
2 changed files with 3 additions and 2 deletions
+2 -1
View File
@@ -4,4 +4,5 @@ b43527c
83acd30
b2baee0
13c4c19
5668d65
5668d65
d494093
+1 -1
View File
@@ -18,7 +18,7 @@ require 'net/http'
require 'uri'
# @type const RELEASE_SERIAL_CODE: String
RELEASE_SERIAL_CODE = '5668d65'
RELEASE_SERIAL_CODE = 'd494093'
# @type const CHANNEL: String
CHANNEL = 'dev'
# @type const VERSION_LIST_URL: String