@@ -15,6 +15,6 @@
package version
var (
- Version = "2.0.0-rc.1"
+ Version = "2.0.0-rc.2"
InternalVersion = "2"
)