Skip to content

Commit

Permalink
Reflect changes
Browse files Browse the repository at this point in the history
  • Loading branch information
kamalkhan committed Nov 22, 2021
1 parent 17b686a commit f81b219
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,11 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).

## [5.2.4] - 2021-11-22

### Fixed
- Removed unwanted html markup that caused errors.

## [5.2.3] - 2021-11-14

### Fixed
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Tags: star ratings, votings, rate posts, ajax ratings, infinite stars, unlimited
Requires at least: 5.0
Requires PHP: 7.2
Tested up to: 5.8.1
Stable tag: 5.2.3
Stable tag: 5.2.4
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
</only:wp -->
Expand Down
2 changes: 1 addition & 1 deletion index.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
* Author URI: http://bhittani.com
* Text Domain: kk-star-ratings
* Domain Path: /languages
* Version: 5.2.3
* Version: 5.2.4
* License: GPLv2 or later
*/

Expand Down

0 comments on commit f81b219

Please sign in to comment.