Merge pull request #135 from mwielgus/0.6.0-b1

Set version to 0.6.0-beta1
This commit is contained in:
Marcin Wielgus 2017-06-21 16:48:00 +02:00 committed by GitHub
commit 4d8eccd219
1 changed files with 1 additions and 1 deletions

View File

@ -17,4 +17,4 @@ limitations under the License.
package main
// ClusterAutoscalerVersion contains version of CA.
const ClusterAutoscalerVersion = "0.6.0-alpha2"
const ClusterAutoscalerVersion = "0.6.0-beta1"