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

Commit 428f5b5

Browse files
authored
Merge pull request #355 from xenit-eu/master
Release v2.1.4
2 parents cf14a1a + 7bbcf84 commit 428f5b5

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)