We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 524fead commit c3994f9Copy full SHA for c3994f9
client/main.go
@@ -15,7 +15,7 @@ import (
15
"github.com/sqlrsync/sqlrsync.com/sync"
16
)
17
18
-var VERSION = "0.0.10"
+var VERSION = "0.0.11"
19
var (
20
serverURL string
21
verbose bool
0 commit comments