Skip to content

Commit 20b70aa

Browse files
authored
Update main.go
1 parent 5bc430b commit 20b70aa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ import (
1313
//go:embed tpls
1414
var f embed.FS
1515

16-
var VERSION = "v10.3.3"
16+
var VERSION = "v10.3.4"
1717

1818
func main() {
1919
defer func() {

0 commit comments

Comments
 (0)