Skip to content

Commit

Permalink
修改版本号
Browse files Browse the repository at this point in the history
  • Loading branch information
steden committed Jan 19, 2024
1 parent 0a46058 commit 9a420df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import (
)

const ver = "v0.13.0"
const farseerVer = "v0.13.0"
const farseerVer = "v0.12.0"

func init() {
c := &version{}
Expand Down

0 comments on commit 9a420df

Please sign in to comment.