Skip to content
This repository was archived by the owner on Nov 17, 2025. It is now read-only.

Commit b0d20ce

Browse files
committed
v0.99.14
1 parent 49c9226 commit b0d20ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/syncv3/main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ import (
2828

2929
var GitCommit string
3030

31-
const version = "0.99.13"
31+
const version = "0.99.14"
3232

3333
var (
3434
flags = flag.NewFlagSet("goose", flag.ExitOnError)

0 commit comments

Comments
 (0)