diff --git a/build.gradle b/build.gradle index a541527..10af05e 100644 --- a/build.gradle +++ b/build.gradle @@ -19,7 +19,7 @@ subprojects { sourceCompatibility = 1.8 targetCompatibility = 1.8 - version '1.0.1' + version '1.1.0' jar.baseName = 'ilias-downloader' jar.appendix = it.name