Skip to content

Commit 89c0a2a

Browse files
author
ondrejch
committed
release v4.4.0
1 parent ef8ae90 commit 89c0a2a

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
@@ -64,7 +64,7 @@ allprojects {
6464
def repoGroupIdVal = 'com.github.kentico';
6565

6666
subprojects {
67-
version = '4.3.1'
67+
version = '4.4.0'
6868
ext.repoGroupId = repoGroupIdVal
6969
group = repoGroupIdVal
7070
ext.repositoryHost = 'jCenter'

0 commit comments

Comments
 (0)