[java-idp-plugin-webauthn] branch main updated: Update plugin version to 0.0.2 in properties file

Phil Smart philip.smart at jisc.ac.uk
Mon Mar 4 11:35:08 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=b0aa98a90c14146dcf62415f828f4bb5ca6aab6f

The following commit(s) were added to refs/heads/main by this push:
     new b0aa98a  Update plugin version to 0.0.2 in properties file
b0aa98a is described below

commit b0aa98a90c14146dcf62415f828f4bb5ca6aab6f
Author: Phil Smart <philip.smart at jisc.ac.uk>
AuthorDate: Mon Mar 4 11:35:03 2024 +0000

    Update plugin version to 0.0.2 in properties file
---
 .../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 930e78e..9085a36 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.1
+plugin.version = 0.0.2
 #plugin.license = 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