Skip to content

Commit c73a64a

Browse files
committed
Update 3.6.6
1 parent 563a299 commit c73a64a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.version.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
extraCommands = ["git push", "git push --tags"]
33
serialize = "{version}-{banner}"
44
tag = true
5-
version = "3.6.5"
5+
version = "3.6.6"
66

77
[[operate]]
88
location = "cmd/pocV/pocV.go"

cmd/pocV/pocV.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ import (
1919
)
2020

2121
const (
22-
__version__ = "3.6.5"
22+
__version__ = "3.6.6"
2323
)
2424

2525
var (

0 commit comments

Comments
 (0)