Skip to content

Commit 1b70a69

Browse files
committed
Release 0.7.5.RELEASE
1 parent 77c8c72 commit 1b70a69

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
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.7.4.RELEASE</webauthn4j-spring-security.version>
27+
<webauthn4j-spring-security.version>0.7.5.RELEASE</webauthn4j-spring-security.version>
2828
...
2929
</properties>
3030

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
webAuthn4JSpringSecurityVersion=0.7.5-SNAPSHOT
17-
latestReleasedWebAuthn4JSpringSecurityVersion=0.7.4.RELEASE
16+
webAuthn4JSpringSecurityVersion=0.7.5.RELEASE
17+
latestReleasedWebAuthn4JSpringSecurityVersion=0.7.5.RELEASE

0 commit comments

Comments
 (0)