We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 307e8b7 commit 13f0d63Copy full SHA for 13f0d63
build.gradle
@@ -4,7 +4,7 @@ allprojects {
4
apply plugin: 'java'
5
6
group 'io.izzel.arclight'
7
- version '1.0.3-SNAPSHOT'
+ version '1.0.3'
8
9
def getGitHash = { ->
10
def stdout = new ByteArrayOutputStream()
0 commit comments