We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ccf2b54 commit 4c8381bCopy full SHA for 4c8381b
cmd/syncv3/main.go
@@ -14,7 +14,7 @@ import (
14
15
var GitCommit string
16
17
-const version = "0.98.0"
+const version = "0.98.1"
18
19
const (
20
// Possibly required fields depending on the mode
0 commit comments