🔖 Release v2.9.2

This commit is contained in:
Daniel 2023-06-19 13:56:49 +08:00
parent 0de92265fa
commit 13957fdfb8
No known key found for this signature in database
GPG key ID: 86211BA83DF03017
4 changed files with 4 additions and 4 deletions

View file

@ -41,7 +41,7 @@ import (
var Mode = "prod"
const (
Ver = "2.9.1"
Ver = "2.9.2"
IsInsider = false
)