From 66efed4825221b2ee4324eecd90357e8034be97b Mon Sep 17 00:00:00 2001 From: Charlie Drage Date: Mon, 27 Apr 2020 15:40:26 -0400 Subject: [PATCH] Update build version to 1.2.0 (#3016) **What type of PR is this?** > Uncomment only one ` /kind` line, and delete the rest. > For example, `> /kind bug` would simply become: `/kind bug` /kind feature **What does does this PR do / why we need it**: Updates the build version to 1.2.0 **Which issue(s) this PR fixes**: N/A **How to test changes / Special notes to the reviewer**: N/A Signed-off-by: Charlie Drage --- build/VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/VERSION b/build/VERSION index 99a4aef0c..79127d85a 100644 --- a/build/VERSION +++ b/build/VERSION @@ -1 +1 @@ -v1.1.3 +v1.2.0