Skip to content

Commit d90de97

Browse files
author
ondrejch
committed
release 4.3.0
1 parent 69829bf commit d90de97

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.2.0'
67+
version = '4.3.0'
6868
ext.repoGroupId = repoGroupIdVal
6969
group = repoGroupIdVal
7070
ext.repositoryHost = 'jCenter'

0 commit comments

Comments
 (0)