Skip to content

Commit 523071c

Browse files
Release 0.11.2
1 parent 3700d17 commit 523071c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ If you are using Maven, just add the webauthn4j-spring-security as a dependency:
2424
<properties>
2525
...
2626
<!-- Use the latest version whenever possible. -->
27-
<webauthn4j-spring-security.version>0.11.1-SNAPSHOT</webauthn4j-spring-security.version>
27+
<webauthn4j-spring-security.version>0.11.2.RELEASE</webauthn4j-spring-security.version>
2828
...
2929
</properties>
3030

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@
1414
# limitations under the License.
1515
#
1616
webAuthn4JSpringSecurityVersion=0.11.2
17-
isSnapshot=true
17+
isSnapshot=false

0 commit comments

Comments
 (0)