Skip to content

Commit 4caf09b

Browse files
committed
chore: bump app version to v7.4.1
- Update app version from v7.4.0 to v7.4.1 in settings.go
1 parent 5da7926 commit 4caf09b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/config/settings.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ import (
55
)
66

77
var (
8-
AppVersion = "v7.4.0"
8+
AppVersion = "v7.4.1"
99
AppPort = "3000"
1010
AppDebug = false
1111
AppOs = "AldinoKemal"

0 commit comments

Comments
 (0)