[java-idp-plugin-webauthn] branch main updated: Set plugin version to 1.0.0 for release
Phil Smart
philip.smart at jisc.ac.uk
Fri Aug 16 09:57:33 UTC 2024
This is an automated email from the git hooks/post-receive script.
philsmart pushed a commit to branch main
in repository java-idp-plugin-webauthn.
View the commit online:
http://git.shibboleth.net/view/?p=java-idp-plugin-webauthn.git;a=commit;h=7cb27728d2712c42f2bef0e27e20f8e5cc7ca9c9
The following commit(s) were added to refs/heads/main by this push:
new 7cb2772 Set plugin version to 1.0.0 for release
7cb2772 is described below
commit 7cb27728d2712c42f2bef0e27e20f8e5cc7ca9c9
Author: Phil Smart <philip.smart at jisc.ac.uk>
AuthorDate: Fri Aug 16 10:57:30 2024 +0100
Set plugin version to 1.0.0 for release
---
.../net/shibboleth/idp/plugin/authn/webauthn/plugin.properties | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/webauthn-impl/src/main/resources/net/shibboleth/idp/plugin/authn/webauthn/plugin.properties b/webauthn-impl/src/main/resources/net/shibboleth/idp/plugin/authn/webauthn/plugin.properties
index 8adace4..a447db3 100644
--- a/webauthn-impl/src/main/resources/net/shibboleth/idp/plugin/authn/webauthn/plugin.properties
+++ b/webauthn-impl/src/main/resources/net/shibboleth/idp/plugin/authn/webauthn/plugin.properties
@@ -2,7 +2,7 @@
plugin.id = net.shibboleth.idp.plugin.authn.webauthn
# Only used when package manifest is not available
-plugin.version = 0.0.4
+plugin.version = 1.0.0
plugin.license =/net/shibboleth/idp/plugin/authn/webauthn/doc/licence.txt
# No prereqs
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list