Skip to content

Commit

Permalink
1.0.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sjinks committed Jun 19, 2022
1 parent 396c16d commit 191007d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
2 changes: 1 addition & 1 deletion index.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/*
* Plugin Name: WebAuthn Provider for Two Factor
* Description: WebAuthn Provider for Two Factor plugin.
* Version: 1.0.7
* Version: 1.0.7.1
* Author: Volodymyr Kolesnykov
* License: MIT
* Text Domain: two-factor-provider-webauthn
Expand Down
5 changes: 4 additions & 1 deletion readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Donate link: https://www.paypal.com/donate/?hosted_button_id=SAG6877JDJ3KU
Tags: 2fa, webauthn, two factor, login, security, authentication
Requires at least: 5.5
Tested up to: 6.0
Stable tag: 1.0.6.1
Stable tag: 1.0.7.1
Requires PHP: 7.4
License: MIT
License URI: https://opensource.org/licenses/MIT
Expand Down Expand Up @@ -33,6 +33,9 @@ Be the first to ask.

== Changelog ==

= 1.0.7.1 ==
* Fix deployment issue. It's time to automate the process

= 1.0.7 =
* GH-130: fix Network Installation issue
* Update development dependencies
Expand Down

0 comments on commit 191007d

Please sign in to comment.