Skip to content

Commit

Permalink
Merge pull request #48 from robbrockbank/rev-version
Browse files Browse the repository at this point in the history
Update version string to v1.0.0-alpha1-rc1
  • Loading branch information
robbrockbank authored Oct 20, 2017
2 parents 5d6f5d9 + 5c4e87a commit 198eddb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version.go
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
package main

const Version = "v0.12.1-calico-3.0.0"
const Version = "v1.0.0-alpha1-rc1"

0 comments on commit 198eddb

Please sign in to comment.