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 7ae7ff1 commit 1ee0e4eCopy full SHA for 1ee0e4e
VERSION
@@ -1 +1 @@
1
-0.9.1-patch1
+0.9.1-rc2
cmd/constants.go
@@ -8,7 +8,7 @@ package cmd
8
9
const (
10
// AppVersion is the current version of the replicator
11
- AppVersion = "0.9.1-patch1"
+ AppVersion = "0.9.1-rc2"
12
13
// AppName is the name of the application to use in logging / places that require the artifact
14
AppName = "stream-replicator"
0 commit comments