Skip to content

Commit

Permalink
Merge pull request #225 from ericzbeard/v1-7-1
Browse files Browse the repository at this point in the history
Bump version
  • Loading branch information
ericzbeard authored Dec 12, 2023
2 parents d8e2456 + 64c6476 commit 5f2be28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/config/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ const (
NAME = "Rain"

// VERSION is the application's version string
VERSION = "v1.7.0"
VERSION = "v1.7.1"
)

0 comments on commit 5f2be28

Please sign in to comment.