From c3153bb90b270ad2be1d777ce88e95dd7b2f195c Mon Sep 17 00:00:00 2001 From: Anton Date: Thu, 23 Mar 2023 16:09:53 +0530 Subject: [PATCH] Version bump 6.2 --- readme.txt | 7 +++++-- wp-post-views.php | 2 +- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/readme.txt b/readme.txt index f4186e1..5c4eb80 100644 --- a/readme.txt +++ b/readme.txt @@ -3,8 +3,8 @@ Contributors: vanpariyar, ankitatanti, Brijeshdhanani, piyushmultidots Tags: post views, count wordpress site views, show post views, post view counter, WP Post Views, post view count based on ip Requires at least: 5.0 Requires PHP: 5.3 -Tested up to: 6.1 -Stable tag: 1.11 +Tested up to: 6.2 +Stable tag: 1.12 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html @@ -55,6 +55,9 @@ TO get site wide count of your post type ( Refresh Hourly due to performance rea == Changelog == += 1.9 - 23/01/2022 = +- Version Bump to support 6.2 + = 1.11 - 19/10/2022 = - Introduction of the new shortcode - [WPPV-TOTAL-VIEWS-PER-POST-TYPE post_type="post"] diff --git a/wp-post-views.php b/wp-post-views.php index 33e82a6..a4e3bea 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.11 + * Version: 1.12 * Requires at least: 5.0 * Requires PHP: 5.3 * Author: Ronak J Vanpariya