Skip to content

Commit

Permalink
Changed zip name to match release candidate version
Browse files Browse the repository at this point in the history
  • Loading branch information
WEKarnesky committed Sep 29, 2019
1 parent 6dfddf7 commit 00a3ff7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apply plugin: 'java'

allprojects {
version '0.7-Experimental'
version '0.7-RC1'
jar {
onlyIf { !sourceSets.main.allSource.files.isEmpty() }
}
Expand Down

0 comments on commit 00a3ff7

Please sign in to comment.