Skip to content

Commit 9c172d3

Browse files
author
Robin Duda
committed
set version to 1.3.6 for release.
1 parent 3a70ff7 commit 9c172d3

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
@@ -2,7 +2,7 @@ apply plugin: 'java'
22
apply plugin: 'idea'
33
apply plugin: 'maven'
44

5-
project.version = "1.3.5"
5+
project.version = "1.3.6"
66
project.group = 'com.github.codingchili.chili-core'
77

88
subprojects {

0 commit comments

Comments
 (0)