Skip to content

Commit a532bf6

Browse files
author
emmanue1
committed
Update versions
1 parent 1f809d5 commit a532bf6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ apply plugin: 'edu.sc.seis.launch4j'
1515
apply plugin: 'nebula.ospackage'
1616

1717
// Common configuration //
18-
rootProject.version='1.4.3'
19-
rootProject.ext.set('jdCoreVersion', '1.0.0')
18+
rootProject.version='1.5.0'
19+
rootProject.ext.set('jdCoreVersion', '1.0.1')
2020
targetCompatibility = '1.8'
2121

2222
allprojects {

0 commit comments

Comments
 (0)