🔖 Release v2.9.7

This commit is contained in:
Daniel 2023-07-25 20:02:17 +08:00
parent efeb582dd4
commit 1c2422cf6d
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.6"
Ver = "2.9.7"
IsInsider = false
)