From f90ce21e3279db7669951e218861abf31dd164c7 Mon Sep 17 00:00:00 2001
From: Luka Harambasic <luka.harambasic@sap.com>
Date: Mon, 17 May 2021 13:13:21 +0200
Subject: [PATCH] version bump

---
 gradle.properties | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gradle.properties b/gradle.properties
index f050c0339..84cdb96a7 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -18,6 +18,6 @@ org.gradle.parallel=true
 org.gradle.dependency.verification.console=verbose
 # Versioning, this is used by the app & pipelines to calculate the current versionCode & versionName
 VERSION_MAJOR=2
-VERSION_MINOR=3
+VERSION_MINOR=4
 VERSION_PATCH=0
 VERSION_BUILD=0
-- 
GitLab