Release for 26.3.2 #78
Answered
by
mesutpiskin
benoitGaly64
asked this question in
Q&A
|
Hello, Thank you |
Answered by
mesutpiskin
May 16, 2026
Replies: 2 comments
|
Hello, |
0 replies
|
v26.3.1 was just released with several bug fixes — you can find it here: https://github.com/mesutpiskin/keycloak-2fa-email-authenticator/releases/tag/v26.3.1 Artifact coordinates (replace <dependency>
<groupId>io.github.mesutpiskin</groupId>
<artifactId>keycloak-2fa-email-authenticator</artifactId>
<version>26.3.1-KC{kc_version}</version>
</dependency>Releases are now published automatically on every GitHub Release to both Maven Central and GitHub Packages. |
0 replies
Answer selected by
mesutpiskin
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
v26.3.1 was just released with several bug fixes — you can find it here: https://github.com/mesutpiskin/keycloak-2fa-email-authenticator/releases/tag/v26.3.1
Artifact coordinates (replace
{kc_version}with your Keycloak version, e.g.26.6.1):Releases are now published automatically on every GitHub Release to both Maven Central and GitHub Packages.