diff --git a/publish.gradle b/publish.gradle index 08ba488..ed788d5 100644 --- a/publish.gradle +++ b/publish.gradle @@ -2,7 +2,7 @@ apply plugin: 'com.github.dcendents.android-maven' apply plugin: 'com.jfrog.bintray' // This is the library version used when deploying the artifact -version = "1.5-rc2" +version = "1.5" def siteUrl = 'https://github.com/pilgr/Paper' // Homepage URL of the library def gitUrl = 'https://github.com/pilgr/Paper.git' // Git repository URL