Skip to content

Commit

Permalink
chore: make release v3.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
monrax committed Jun 17, 2024
1 parent 3039f29 commit a6e81fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BaseLogger.go
Original file line number Diff line number Diff line change
Expand Up @@ -290,7 +290,7 @@ func hostLookup() string {
}

func versionLookup() string {
version := "3.3.2"
version := "3.4.0"
return version
}

Expand Down

0 comments on commit a6e81fa

Please sign in to comment.