We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5bc430b commit 20b70aaCopy full SHA for 20b70aa
1 file changed
main.go
@@ -13,7 +13,7 @@ import (
13
//go:embed tpls
14
var f embed.FS
15
16
-var VERSION = "v10.3.3"
+var VERSION = "v10.3.4"
17
18
func main() {
19
defer func() {
0 commit comments