Instant Indexing for Google - Version 1.1.16

Version Description

Download this release

Release Info

Developer rankmath
Plugin Icon 128x128 Instant Indexing for Google
Version 1.1.16
Comparing to
See all releases

Code changes from version 1.1.15 to 1.1.16

includes/class-instant-indexing.php CHANGED
@@ -15,7 +15,7 @@ class RM_GIAPI {
15
  *
16
  * @var string
17
  */
18
- public $version = '1.1.15';
19
 
20
  /**
21
  * Holds the admin menu hook suffix for the "dummy" dashboard.
15
  *
16
  * @var string
17
  */
18
+ public $version = '1.1.16';
19
 
20
  /**
21
  * Holds the admin menu hook suffix for the "dummy" dashboard.
instant-indexing.php CHANGED
@@ -3,7 +3,7 @@
3
  * Plugin Name: Instant Indexing
4
  * Plugin URI: https://rankmath.com/wordpress/plugin/instant-indexing/
5
  * Description: Get your website crawled immediately by Google using their NEW Indexing APIs.
6
- * Version: 1.1.14
7
  * Author: Rank Math
8
  * Author URI: https://s.rankmath.com/home
9
  * License: GPL v3
3
  * Plugin Name: Instant Indexing
4
  * Plugin URI: https://rankmath.com/wordpress/plugin/instant-indexing/
5
  * Description: Get your website crawled immediately by Google using their NEW Indexing APIs.
6
+ * Version: 1.1.16
7
  * Author: Rank Math
8
  * Author URI: https://s.rankmath.com/home
9
  * License: GPL v3
readme.txt CHANGED
@@ -5,7 +5,7 @@ Tags: indexing api, crawling, live streaming, fast indexing, job posting
5
  Tested up to: 6.0
6
  Requires at least: 5.6
7
  Requires PHP: 7.2.5
8
- Stable tag: 1.1.15
9
  License: GPL-2.0+
10
  License URI: https://www.gnu.org/licenses/gpl-2.0.txt
11
 
@@ -106,7 +106,7 @@ Technically, yes. That's what the plugin is made to do. But, please note that we
106
 
107
  == Changelog ==
108
 
109
- = v1.1.15 [Jun 21, 2022] =
110
  * Updated the Guzzle HTTP library to version 7.4.4 (requires PHP 7.2.5)
111
 
112
  = v1.1.14 [Jun 4, 2022] =
5
  Tested up to: 6.0
6
  Requires at least: 5.6
7
  Requires PHP: 7.2.5
8
+ Stable tag: 1.1.16
9
  License: GPL-2.0+
10
  License URI: https://www.gnu.org/licenses/gpl-2.0.txt
11
 
106
 
107
  == Changelog ==
108
 
109
+ = v1.1.16 [Jun 21, 2022] =
110
  * Updated the Guzzle HTTP library to version 7.4.4 (requires PHP 7.2.5)
111
 
112
  = v1.1.14 [Jun 4, 2022] =