Skip to content

Commit 0e9aca4

Browse files
authored
Merge pull request #1131 from webauthn4j/automate-release-workflow
Follow-up: automate release workflow
2 parents 9b18360 + 0772ab1 commit 0e9aca4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ private val effectiveVersion = getEffectiveVersion()
2222

2323
allprojects {
2424
group = "com.webauthn4j"
25-
version = webAuthn4JVersion
25+
version = effectiveVersion
2626

2727
repositories {
2828
mavenCentral()

0 commit comments

Comments
 (0)