Skip to content

Commit

Permalink
Merge tag 'v1.7.0' into dev
Browse files Browse the repository at this point in the history
Release 1.7.0
  • Loading branch information
gildas committed May 6, 2024
2 parents 2363f7d + dc357fc commit e89cf6d
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.6.15" + commit
var VERSION = "1.7.0" + commit

0 comments on commit e89cf6d

Please sign in to comment.