Skip to content

Commit 8d71967

Browse files
committed
chore: update version string to 1.8.1
1 parent fa43f93 commit 8d71967

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

internal/config/config.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ import (
1313

1414
var (
1515
AppConfig Config
16-
Version = "1.8.0"
16+
Version = "1.8.1"
1717
)
1818

1919
type ServerConfig struct {

0 commit comments

Comments
 (0)