From 052878ddd4e580067e657c8ca873e09be71a7898 Mon Sep 17 00:00:00 2001
From: ganfra <francoisg@element.io>
Date: Tue, 10 May 2022 18:46:35 +0200
Subject: [PATCH] Version++

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

diff --git a/gradle.properties b/gradle.properties
index 99aa02f1..6402e3ad 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -26,7 +26,7 @@ vector.httpLogLevel=NONE
 # Ref: https://github.com/vanniktech/gradle-maven-publish-plugin
 GROUP=org.matrix.android
 POM_ARTIFACT_ID=matrix-android-sdk2
-VERSION_NAME=1.4.13
+VERSION_NAME=1.4.14
 
 POM_PACKAGING=aar
 
-- 
GitLab