Skip to content
This repository was archived by the owner on Apr 8, 2025. It is now read-only.

Commit 03ba863

Browse files
committed
DEVEM-502 Bumped version to v2.1.4
1 parent 7b49cef commit 03ba863

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ def copyPropertyValueIfExists(sourcePropertyName, targetPropertyName) {
3232

3333
allprojects {
3434
group = 'eu.xenit.de'
35-
version = '2.1.3'
35+
version = '2.1.4'
3636

3737
boolean isRelease = ci.branch?.startsWith("release")
3838
if (!isRelease) {

0 commit comments

Comments
 (0)