Skip to content

Commit 09445de

Browse files
author
Balazs P
committed
Version 1.1.16
1 parent 3b7ec70 commit 09445de

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

includes/class-instant-indexing.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ class RM_GIAPI {
1515
*
1616
* @var string
1717
*/
18-
public $version = '1.1.15';
18+
public $version = '1.1.16';
1919

2020
/**
2121
* Holds the admin menu hook suffix for the "dummy" dashboard.

instant-indexing.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Plugin Name: Instant Indexing
44
* Plugin URI: https://rankmath.com/wordpress/plugin/instant-indexing/
55
* Description: Get your website crawled immediately by Google using their NEW Indexing APIs.
6-
* Version: 1.1.14
6+
* Version: 1.1.16
77
* Author: Rank Math
88
* Author URI: https://s.rankmath.com/home
99
* License: GPL v3

readme.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Tags: indexing api, crawling, live streaming, fast indexing, job posting
55
Tested up to: 6.0
66
Requires at least: 5.6
77
Requires PHP: 7.2.5
8-
Stable tag: 1.1.15
8+
Stable tag: 1.1.16
99
License: GPL-2.0+
1010
License URI: https://www.gnu.org/licenses/gpl-2.0.txt
1111

@@ -106,7 +106,7 @@ Technically, yes. That's what the plugin is made to do. But, please note that we
106106

107107
== Changelog ==
108108

109-
= v1.1.15 [Jun 21, 2022] =
109+
= v1.1.16 [Jun 21, 2022] =
110110
* Updated the Guzzle HTTP library to version 7.4.4 (requires PHP 7.2.5)
111111

112112
= v1.1.14 [Jun 4, 2022] =

0 commit comments

Comments
 (0)