Skip to content

Commit

Permalink
Bump version string, missed in v0.99.13
Browse files Browse the repository at this point in the history
  • Loading branch information
David Robertson committed Dec 8, 2023
1 parent 042010c commit a8e9c56
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.12"
const version = "0.99.13"

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

0 comments on commit a8e9c56

Please sign in to comment.