From 1c267154618cb8fd74fd2392307af76d5127ac11 Mon Sep 17 00:00:00 2001 From: Anton Date: Sun, 23 Jan 2022 11:24:26 +0530 Subject: [PATCH] update version to 5.9 --- readme.txt | 6 ++++-- wp-post-views.php | 2 +- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/readme.txt b/readme.txt index ed77967..c350b09 100644 --- a/readme.txt +++ b/readme.txt @@ -4,7 +4,7 @@ Tags: post views, count wordpress site views, show post views, post view counter Requires at least: 5.0 Requires PHP: 5.3 Tested up to: 5.8 -Stable tag: 1.8 +Stable tag: 1.9 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html @@ -46,8 +46,10 @@ Use this shortcode. == Changelog == += 1.9 - 23/01/2022 = +- Version Bump to support 5.9 + = 1.8 - 19/12/2021 = -- Version Bump to 5.8 - Fix `validate_ip()` function creates error. = 1.6 & 1.7 - 14/07/2020 = diff --git a/wp-post-views.php b/wp-post-views.php index ccadfac..8fc41ac 100644 --- a/wp-post-views.php +++ b/wp-post-views.php @@ -11,7 +11,7 @@ * Plugin Name: WP Post Views * Plugin URI: https://github.com/vanpariyar/wp-post-views * Description: WP Post Views. - * Version: 1.8 + * Version: 1.9 * Requires at least: 5.0 * Requires PHP: 5.3 * Author: Ronak J Vanpariya