🔖 Release v2.9.4

This commit is contained in:
Daniel 2023-07-04 09:17:00 +08:00
parent 47dee46945
commit 1e2f364b4d
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.3"
Ver = "2.9.4"
IsInsider = false
)