Skip to content

Commit 0b846e0

Browse files
committed
release: 4.6.2
1 parent 2e93c6f commit 0b846e0

File tree

3 files changed

+6
-4
lines changed

3 files changed

+6
-4
lines changed

CHANGELOG.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Change Log
22

3-
## [Unreleased]
3+
## [4.6.2](https://github.com/auth0/wp-auth0/tree/4.6.2) (2024-07-09)
4+
5+
[Full Changelog](https://github.com/auth0/wp-auth0/compare/4.6.1...4.6.2)
46

57
**Fixed**
68

WP_Auth0.php

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44
* Plugin Name: Login by Auth0
55
* Plugin URL: https://github.com/auth0/wordpress
66
* Description: Login by Auth0 provides improved username/password login, passwordless login, social login, multi-factor authentication, and single sign-on for all your sites.
7-
* Version: 4.6.1
7+
* Version: 4.6.2
88
* Author: Auth0
99
* Author URI: https://auth0.com
1010
* Text Domain: wp-auth0
1111
*/
1212

13-
define('WPA0_VERSION', '4.6.1');
13+
define('WPA0_VERSION', '4.6.2');
1414
define('AUTH0_DB_VERSION', 23);
1515

1616
define('WPA0_PLUGIN_FILE', __FILE__);

readme.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Requires at least: 6.5.5
55
Requires PHP: 7.4
66
License: MIT
77
License URI: https://github.com/auth0/wp-auth0/blob/4.x/LICENSE
8-
Stable tag: 4.6.1
8+
Stable tag: 4.6.2
99
Contributors: auth0, evansims
1010

1111
Login by Auth0 provides improved username/password login, Passwordless login, Social login and Single Sign On for all your sites.

0 commit comments

Comments
 (0)