Skip to content

Commit 8e604a0

Browse files
author
Windy
committed
update version to v1.3
1 parent e0dc1a6 commit 8e604a0

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
@@ -3,7 +3,7 @@ allprojects {
33
apply plugin: 'maven'
44
apply plugin: 'idea'
55
apply plugin: 'eclipse'
6-
version = '1.2'
6+
version = '1.3'
77
}
88

99
defaultTasks('clean','distZip')

0 commit comments

Comments
 (0)