🔖 Release v2.9.5

This commit is contained in:
Daniel 2023-07-11 10:14:36 +08:00
parent 44d0537f10
commit 1a2626e483
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.4"
Ver = "2.9.5"
IsInsider = false
)