diff --git a/gradle.properties b/gradle.properties index eea8b36..9c7dd60 100644 --- a/gradle.properties +++ b/gradle.properties @@ -17,5 +17,5 @@ kapt.incremental.apt=false # WebAuthn4J CTAP version -webAuthn4JCTAPVersion=0.1.1.RELEASE +webAuthn4JCTAPVersion=0.1.2-SNAPSHOT lastReleasedWebAuthn4JCTAPVersion=0.1.1.RELEASE