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
+1
View File
@@ -5,3 +5,4 @@ b43527c
b2baee0 b2baee0
13c4c19 13c4c19
5668d65 5668d65
d494093
+1 -1
View File
@@ -18,7 +18,7 @@ require 'net/http'
require 'uri' require 'uri'
# @type const RELEASE_SERIAL_CODE: String # @type const RELEASE_SERIAL_CODE: String
RELEASE_SERIAL_CODE = '5668d65' RELEASE_SERIAL_CODE = 'd494093'
# @type const CHANNEL: String # @type const CHANNEL: String
CHANNEL = 'dev' CHANNEL = 'dev'
# @type const VERSION_LIST_URL: String # @type const VERSION_LIST_URL: String