From eb4e3df5ca57537cf13b82553d73490bc78e19e3 Mon Sep 17 00:00:00 2001
From: Sergio Ballesteros <snaker@locolandia.net>
Date: Wed, 31 Aug 2022 11:58:07 +0200
Subject: [PATCH] cutoff v1.2.0-rc0

---
 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index 93161df58..ed3a58a06 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION := v1.1.1
+VERSION := v1.2.0-rc0
 
 # Name of this service/application
 SERVICE_NAME := redis-operator
-- 
GitLab