Skip to content

Commit

Permalink
Version 1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
pdclark committed Jul 23, 2021
1 parent 5fd2b9c commit eba1444
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 4 deletions.
2 changes: 1 addition & 1 deletion login-with-google.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/**
* Plugin Name: Login with Google
* Description: Allow users to login/register via Google.
* Version: 1.2
* Version: 1.2.1
* Author: rtCamp
* Author URI: https://rtcamp.com
* Text Domain: login-with-google
Expand Down
9 changes: 6 additions & 3 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Tags: Google login, sign in, sso, oauth, authentication, sign-in, single sign-on
Requires at least: 5.0
Tested up to: 5.7
Requires PHP: 7.3
Stable tag: 1.2
Stable tag: 1.2.1
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Expand Down Expand Up @@ -141,6 +141,9 @@ Once you're ready to send a pull request, please run through the following check

== Changelog ==

= 1.2.1 =
* Feature: Provide filter for client arguments: rtcamp.google_client_args

= 1.2 =
* Feature: One-Tap Login setting for supported browsers.

Expand Down Expand Up @@ -170,5 +173,5 @@ Once you're ready to send a pull request, please run through the following check

== Upgrade Notice ==

= 1.2 =
* Feature: One-Tap Login setting for supported browsers.
= 1.2.1 =
* Feature: Provide filter for client arguments: rtcamp.google_client_args

0 comments on commit eba1444

Please sign in to comment.