Skip to content

Commit

Permalink
v0.99.10
Browse files Browse the repository at this point in the history
  • Loading branch information
kegsay committed Sep 7, 2023
1 parent c148713 commit d214047
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/syncv3/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ import (

var GitCommit string

const version = "0.99.9"
const version = "0.99.10"

var (
flags = flag.NewFlagSet("goose", flag.ExitOnError)
Expand Down

0 comments on commit d214047

Please sign in to comment.