From 0d13d78ef7eb39ed00bd555f80704f3cdedc55d5 Mon Sep 17 00:00:00 2001 From: Mikko Paasto Date: Thu, 18 Jan 2024 15:32:37 +0200 Subject: [PATCH] Release notes --- CHANGELOG.md | 2 ++ plugin.php | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5d464b1..aea5334 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ## [Unreleased] +## [2.0.9] - 2024-01-18 + ### Fixed - Prevent add slashes to float values on meta_queries. diff --git a/plugin.php b/plugin.php index 02bad9a..8bf7c8b 100644 --- a/plugin.php +++ b/plugin.php @@ -3,7 +3,7 @@ * Plugin Name: RediPress * Plugin URI: https://github.com/devgeniem/redipress * Description: A WordPress plugin that provides a blazing fast search engine and WP Query performance enhancements. - * Version: 2.0.8 + * Version: 2.0.9 * Author: Geniem * Author URI: http://www.geniem.fi/ * License: GPL3