From 9f3047483254bc4972dafc4ef4bd9094c43b0654 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Roland=20Hu=C3=9F?= Date: Thu, 22 Nov 2018 16:47:24 +0100 Subject: [PATCH] [1.5.4]: Update release config for 1.5.4 --- install_ocp.sh | 2 +- update_ocp.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/install_ocp.sh b/install_ocp.sh index 8b56987..13f69dc 100644 --- a/install_ocp.sh +++ b/install_ocp.sh @@ -7,7 +7,7 @@ # ================ # Tag updated by release script -TAG=1.5.3 +TAG=1.5.4 # ================ # Minimal version for OC diff --git a/update_ocp.sh b/update_ocp.sh index 8e1cca2..f44748f 100644 --- a/update_ocp.sh +++ b/update_ocp.sh @@ -5,7 +5,7 @@ # ================ # Target version to update to -TAG=1.5.3 +TAG=1.5.4 # ================ # Minimal version for OC