Skip to content

Commit

Permalink
Version bump.
Browse files Browse the repository at this point in the history
  • Loading branch information
pdclark committed Mar 2, 2022
1 parent 18f1ed7 commit 9c8286f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 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.1
* Version: 1.2.2
* Author: rtCamp
* Author URI: https://rtcamp.com
* Text Domain: login-with-google
Expand Down
5 changes: 4 additions & 1 deletion 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.8.1
Requires PHP: 7.3
Stable tag: 1.2.1
Stable tag: 1.2.2
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.2 =
* Maintenance release.

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

Expand Down

0 comments on commit 9c8286f

Please sign in to comment.