Skip to content

Commit

Permalink
Bumped to version 1.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
gildas committed Oct 24, 2024
1 parent bb15807 commit cab20ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version.go
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ package logger
var commit string

// VERSION is the version of this application
var VERSION = "1.7.2" + commit
var VERSION = "1.7.3" + commit

0 comments on commit cab20ad

Please sign in to comment.