diff --git a/README.md b/README.md index eb34cf0..b196223 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ If you use [Maven](http://maven.apache.org) you can include this library to your com.pkware.generex generex - 1.3.0 + 1.4.0 ``` diff --git a/gradle.properties b/gradle.properties index f38cfba..829ee82 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,5 +1,5 @@ kotlin.code.style=official -generexVersion=1.4.0-SNAPSHOT +generexVersion=1.4.0 POM_ARTIFACT_ID=generex POM_NAME=Generex