This commit is contained in:
ginuerzh
2022-12-23 18:58:24 +08:00
parent d3283d6278
commit a795923980
3 changed files with 114 additions and 111 deletions

View File

@ -1,5 +1,5 @@
package main
const (
version = "3.0.0-rc.2"
version = "3.0.0-rc.3"
)