diff --git a/easy-liveblogs.php b/easy-liveblogs.php index d28ba9e..52a3343 100644 --- a/easy-liveblogs.php +++ b/easy-liveblogs.php @@ -25,7 +25,7 @@ class Easy_Liveblogs { private $plugin_path; private $plugin_url; private $plugin_name = 'Easy Liveblogs'; - private $plugin_version = '2.3.5'; + private $plugin_version = '2.3.6'; private $text_domain = 'easy-liveblogs'; /** diff --git a/package.json b/package.json index 806a8dc..8d6fdfb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "easy-liveblogs", - "version": "2.3.5", + "version": "2.3.6", "description": "Live blogging made easy with the Easy Liveblogs plugin from [vanrossum.dev](https://vanrossum.dev).", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" diff --git a/readme.txt b/readme.txt index 0e588d4..10667cf 100644 --- a/readme.txt +++ b/readme.txt @@ -5,8 +5,8 @@ Contributors: jeffreyvr Tags: liveblog Donate link: https://vanrossum.dev/donate Requires at least: 4.4 -Tested up to: 6.3 -Stable Tag: 2.3.5 +Tested up to: 6.7 +Stable Tag: 2.3.6 License: MIT Live blogging made easy with the Easy Liveblogs plugin from vanrossum.dev. @@ -53,6 +53,7 @@ AMP is not supported, but a fallback link to the original page is displayed on A = Unreleased = += 2.3.6, November 20th, 2024 = * Escape attributes on liveblog render. = 2.3.5, August 22th, 2023 =