Skip to content
Snippets Groups Projects
Commit 7f2f091a authored by Erick Hitter's avatar Erick Hitter
Browse files

Update stable tag

parent 424b6d65
No related branches found
No related tags found
1 merge request!6Introduce automated deploy to WP.org
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
**Tags:** view all, pages, paged, paged post, multipage, single view, single page, wp_link_pages, nextpage, next page, quicktag **Tags:** view all, pages, paged, paged post, multipage, single view, single page, wp_link_pages, nextpage, next page, quicktag
**Requires at least:** 3.2.1 **Requires at least:** 3.2.1
**Tested up to:** 5.1 **Tested up to:** 5.1
**Stable tag:** 0.9.1 **Stable tag:** 0.9.2
**License:** GPLv2 or later **License:** GPLv2 or later
**License URI:** http://www.gnu.org/licenses/gpl-2.0.html **License URI:** http://www.gnu.org/licenses/gpl-2.0.html
...@@ -52,6 +52,7 @@ This plugin is known to conflict with certain plugins, many pertaining to SEO an ...@@ -52,6 +52,7 @@ This plugin is known to conflict with certain plugins, many pertaining to SEO an
## Changelog ## ## Changelog ##
### 0.9.2 ### ### 0.9.2 ###
* Compatible with PHP 7.3
* Introduce PHPCS tests * Introduce PHPCS tests
* Update plugin based on PHPCS results * Update plugin based on PHPCS results
......
...@@ -4,7 +4,7 @@ Donate link: http://www.thinkoomph.com/plugins-modules/view-all-posts-pages/ ...@@ -4,7 +4,7 @@ Donate link: http://www.thinkoomph.com/plugins-modules/view-all-posts-pages/
Tags: view all, pages, paged, paged post, multipage, single view, single page, wp_link_pages, nextpage, next page, quicktag Tags: view all, pages, paged, paged post, multipage, single view, single page, wp_link_pages, nextpage, next page, quicktag
Requires at least: 3.2.1 Requires at least: 3.2.1
Tested up to: 5.1 Tested up to: 5.1
Stable tag: 0.9.1 Stable tag: 0.9.2
License: GPLv2 or later License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html License URI: http://www.gnu.org/licenses/gpl-2.0.html
...@@ -52,6 +52,7 @@ This plugin is known to conflict with certain plugins, many pertaining to SEO an ...@@ -52,6 +52,7 @@ This plugin is known to conflict with certain plugins, many pertaining to SEO an
== Changelog == == Changelog ==
= 0.9.2 = = 0.9.2 =
* Compatible with PHP 7.3
* Introduce PHPCS tests * Introduce PHPCS tests
* Update plugin based on PHPCS results * Update plugin based on PHPCS results
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment