We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8339352 + 1c94731 commit 74f70b9Copy full SHA for 74f70b9
internal/config/version.go
@@ -5,5 +5,5 @@ const (
5
NAME = "Rain"
6
7
// VERSION is the application's version string
8
- VERSION = "v1.24.1"
+ VERSION = "v1.24.2"
9
)
0 commit comments