We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85da8c1 commit 80ec5dfCopy full SHA for 80ec5df
build.gradle
@@ -4,7 +4,7 @@ allprojects {
4
apply plugin: 'java'
5
6
group 'io.izzel.arclight'
7
- version '1.0.4-SNAPSHOT'
+ version '1.0.4'
8
9
def getGitHash = { ->
10
def stdout = new ByteArrayOutputStream()
0 commit comments