Skip to content

Commit

Permalink
chore: make release v3.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
monrax committed Dec 15, 2023
1 parent 0442b15 commit ca5df75
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 @@ -289,7 +289,7 @@ func hostLookup() string {
}

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

Expand Down

0 comments on commit ca5df75

Please sign in to comment.