🔖 Release v3.1.3

This commit is contained in:
Daniel 2024-08-06 08:52:25 +08:00
parent 4c3ccff3dd
commit efa7112944
No known key found for this signature in database
GPG key ID: 86211BA83DF03017
2 changed files with 2 additions and 2 deletions

View file

@ -44,7 +44,7 @@ import (
var Mode = "prod"
const (
Ver = "3.1.2"
Ver = "3.1.3"
IsInsider = false
)