Skip to content

Commit b07d531

Browse files
author
ondrejch
committed
set version
1 parent 409ebe0 commit b07d531

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.1.1-beta.1'
67+
version = '4.2.0'
6868
ext.repoGroupId = repoGroupIdVal
6969
group = repoGroupIdVal
7070
ext.repositoryHost = 'jCenter'

0 commit comments

Comments
 (0)