We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b4e503 commit f812b85Copy full SHA for f812b85
internal/config/version.go
@@ -5,5 +5,5 @@ const (
5
NAME = "Rain"
6
7
// VERSION is the application's version string
8
- VERSION = "v1.1.0"
+ VERSION = "v1.1.1"
9
)
0 commit comments