Merge pull request #441 from trheyi/main

v0.10.4
This commit is contained in:
Max 2023-06-12 20:42:55 +08:00 committed by GitHub
commit 2139a689fc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,7 +1,7 @@
package share
// VERSION 版本号
const VERSION = "0.10.3"
const VERSION = "0.10.4"
// PRVERSION PreRelease Version
const PRVERSION = "DEV"