Skip to content

Commit

Permalink
v1.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
ve3 committed Dec 23, 2023
1 parent 5928043 commit 681e418
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 3 deletions.
2 changes: 1 addition & 1 deletion okv-oauth.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* Plugin Name: Rundiz OAuth
* Plugin URI: https://rundiz.com/?p=319
* Description: Use OAuth such as Google, Facebook to login and register.
* Version: 1.5.2
* Version: 1.5.3
* Requires at least: 5.0
* Requires PHP: 5.4
* Author: Vee Winch
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "okv-oauth",
"version": "1.5.2",
"version": "1.5.3",
"main": "index.js",
"author": "Vee W.",
"license": "MIT",
Expand Down
7 changes: 6 additions & 1 deletion readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Tags: oauth, google, google login, google register, facebook, facebook login, fa
Tested up to: 6.5
Requires at least: 5.0
Requires PHP: 5.4
Stable tag: 1.5.2
Stable tag: 1.5.3
License: MIT
License URI: https://opensource.org/licenses/MIT

Expand Down Expand Up @@ -58,6 +58,11 @@ Yes, this is new feature since 1.3.3. However, please enter your settings in **O
7. Login use OAuth only

== Changelog ==
= 1.5.3 =
2023-12-23

* Fix check settings that use OAuth only.

= 1.5.2 =
2023-11-30

Expand Down

0 comments on commit 681e418

Please sign in to comment.