Skip to content

Commit

Permalink
feat: update version
Browse files Browse the repository at this point in the history
  • Loading branch information
aldinokemal committed Dec 19, 2024
1 parent d2fe0fc commit 9cc8f12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/config/settings.go
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import (
)

var (
AppVersion = "v4.21.1"
AppVersion = "v4.22.0"
AppPort = "3000"
AppDebug = false
AppOs = "AldinoKemal"
Expand Down

0 comments on commit 9cc8f12

Please sign in to comment.