Skip to content

Commit ec29ae2

Browse files
committed
chore: update SYSTEM_VERSION to v1.2.9
1 parent 449add6 commit ec29ae2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pkg/global/global.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ import (
1111
var (
1212
VERSION = "0.0.20"
1313
VERSION_NUMBER = 20
14-
SYSTEM_VERSION = "v1.2.8.1"
14+
SYSTEM_VERSION = "v1.2.9"
1515
DB *gorm.DB
1616
REDIS *redis.Client
1717
STATUS_REDIS *redis.Client

0 commit comments

Comments
 (0)