Skip to content

Commit

Permalink
Bumped to version 1.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
gildas committed Jun 21, 2024
1 parent 429311e commit 5e8e7bd
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.1" + commit
var VERSION = "1.7.2" + commit

0 comments on commit 5e8e7bd

Please sign in to comment.