From f81b2194d379d5d7123fde52801b1cad0f65a14d Mon Sep 17 00:00:00 2001 From: Kamal Khan Date: Mon, 22 Nov 2021 16:55:29 +0500 Subject: [PATCH] Reflect changes --- CHANGELOG.md | 5 +++++ README.md | 2 +- index.php | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5d80df7..3759bc1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 diff --git a/README.md b/README.md index b94927f..7935fd4 100644 --- a/README.md +++ b/README.md @@ -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 diff --git a/index.php b/index.php index dca2943..69ba456 100644 --- a/index.php +++ b/index.php @@ -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 */