We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d5687e commit b6e6788Copy full SHA for b6e6788
1 file changed
build.gradle.kts
@@ -7,7 +7,7 @@ plugins {
7
}
8
9
group = "com.faire"
10
-version = "0.5.5"
+version = "0.5.6"
11
12
if (!providers.environmentVariable("RELEASE").isPresent) {
13
val gitSha = providers.environmentVariable("GITHUB_SHA")
0 commit comments