diff --git a/gradle.properties b/gradle.properties index 40a758b9a..80e721bc3 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.0.0 +projectVersion=4.0.1-SNAPSHOT # Gradle properties org.gradle.daemon=true