Skip to content

Commit

Permalink
Update 3.7.5
Browse files Browse the repository at this point in the history
  • Loading branch information
WAY29 committed Feb 9, 2023
1 parent 9e2f4b3 commit 2dc89d3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .version.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
extraCommands = ["git push", "git push --tags"]
serialize = "{version}-{banner}"
tag = true
version = "3.7.4"
version = "3.7.5"

[[operate]]
location = "cmd/pocV/pocV.go"
Expand Down
2 changes: 1 addition & 1 deletion cmd/pocV/pocV.go
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ import (
)

const (
__version__ = "3.7.4"
__version__ = "3.7.5"
)

var (
Expand Down

0 comments on commit 2dc89d3

Please sign in to comment.