Skip to content

Commit

Permalink
Update version.go
Browse files Browse the repository at this point in the history
  • Loading branch information
ericzbeard authored Aug 11, 2023
1 parent 1379941 commit 5f52242
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.4.3"
VERSION = "v1.4.4"
)

0 comments on commit 5f52242

Please sign in to comment.