Skip to content

Commit a7c5f96

Browse files
committed
Update plugin version for WP.org release.
1 parent 6a0fd4a commit a7c5f96

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

inc/namespace.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
namespace PWCC\SimpleSearchSubmission;
99

10-
const PLUGIN_VERSION = '1.0.0';
10+
const PLUGIN_VERSION = '1.1.0';
1111

1212
/**
1313
* Bootstrap the plugin.

readme.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Contributors: peterwilsoncc
33
Tags:
44
Tested up to: 6.8
5-
Stable tag: 1.0.0
5+
Stable tag: 1.1.0
66
License: GPL-2.0-or-later
77
License URI: https://github.com/peterwilsoncc/simple-search-submission/blob/main/LICENSE
88

simple-search-submission.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
* @wordpress-plugin
1111
* Plugin Name: Simple Search Submission for IndexNow
1212
* Description: A simplified plugin for submitting crawl requests to search engines supporting IndexNow.
13-
* Version: 1.0.0
13+
* Version: 1.1.0
1414
* Requires at least: 6.3
1515
* Requires PHP: 7.4
1616
* Author: Peter Wilson

0 commit comments

Comments
 (0)