Skip to content

Commit ca5df75

Browse files
committed
chore: make release v3.3.2
1 parent 0442b15 commit ca5df75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

BaseLogger.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -289,7 +289,7 @@ func hostLookup() string {
289289
}
290290

291291
func versionLookup() string {
292-
version := "3.3.1"
292+
version := "3.3.2"
293293
return version
294294
}
295295

0 commit comments

Comments
 (0)