From 2786501d442cf7fbdd6541220b518ae3f52ceba7 Mon Sep 17 00:00:00 2001 From: Nikita Date: Tue, 28 Nov 2023 14:18:08 +0300 Subject: [PATCH] v2.4.1 --- package.json | 2 +- src/readme.md | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 382d893..730bf1c 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "docspress", "title": "DocsPress", - "version": "2.4.0", + "version": "2.4.1", "description": "Online Documentation", "license": "GPL-2.0", "author": "nK ", diff --git a/src/readme.md b/src/readme.md index 741befd..72f07d7 100644 --- a/src/readme.md +++ b/src/readme.md @@ -2,8 +2,8 @@ * Contributors: nko * Tags: documentation, document, help, knowledge base, export -* Requires at least: 4.6.0 -* Tested up to: 6.2 +* Requires at least: 6.2.0 +* Tested up to: 6.4 * Requires PHP: 7.2 * Stable tag: @@plugin_version * License: GPLv2 or later @@ -66,7 +66,7 @@ If you need to initialize some JS after ajax loaded, you may use **DocsPress > S ## Changelog -= 2.4.0 - 28 Nov, 2023 = += 2.4.1 - 28 Nov, 2023 = * added blocks version to v3 - allows to enable blocks iframe editor * added output attributes with useBlockProps and get_block_wrapper_attributes in blocks