Skip to content

Commit 78cd976

Browse files
committed
Stable release v1.1.19
1 parent aa94050 commit 78cd976

File tree

3 files changed

+7
-4
lines changed

3 files changed

+7
-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.18';
18+
public $version = '1.1.19';
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.18
6+
* Version: 1.1.19
77
* Author: Rank Math
88
* Author URI: https://s.rankmath.com/home
99
* License: GPL v3

readme.txt

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
Contributors: rankmath
33
Plugin link: https://rankmath.com/wordpress/plugin/instant-indexing/
44
Tags: indexing api, crawling, live streaming, fast indexing, job posting
5-
Tested up to: 6.5
5+
Tested up to: 6.6
66
Requires at least: 5.6
77
Requires PHP: 7.2.5
8-
Stable tag: 1.1.18
8+
Stable tag: 1.1.19
99
License: GPL-2.0+
1010
License URI: https://www.gnu.org/licenses/gpl-2.0.txt
1111

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

107107
== Changelog ==
108108

109+
= v1.1.19 [Sept 02, 2024] =
110+
* Added: WordPress 6.6 Compatibility
111+
109112
= v1.1.18 [Apr 18, 2024] =
110113
* Added: WordPress 6.5 Compatibility
111114
* Fixed: Missing Instant Indexing page for editor role when [Rank Math plugin](https://rankmath.com/) is active

0 commit comments

Comments
 (0)