Skip to content

Commit

Permalink
update version to 5.9
Browse files Browse the repository at this point in the history
  • Loading branch information
vanpariyar committed Jan 23, 2022
1 parent ff68697 commit 2eb158b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
6 changes: 4 additions & 2 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down Expand Up @@ -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 =
Expand Down
2 changes: 1 addition & 1 deletion wp-post-views.php
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 2eb158b

Please sign in to comment.