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

Commit f70dbe0

Browse files
committed
v0.99.19
1 parent 09be2d1 commit f70dbe0

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.18"
31+
const version = "0.99.19"
3232

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

0 commit comments

Comments
 (0)