diff --git a/gradle.properties b/gradle.properties index 644bbc9a5..47d929288 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,5 +1,5 @@ # Project properties - we put these here so they can be modified without causing a recompile of the build scripts -projectVersion=4.1.1-SNAPSHOT +projectVersion=4.1.1 # Gradle properties org.gradle.daemon=true