From 520bac8faba458d78ebbd750afbe4bc99206ef43 Mon Sep 17 00:00:00 2001 From: Allan Jardine Date: Tue, 27 Feb 2024 17:29:43 +0000 Subject: [PATCH] Release 2.3.1 --- Editor.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Editor.php b/Editor.php index 19e3880..21a5e3b 100644 --- a/Editor.php +++ b/Editor.php @@ -139,7 +139,7 @@ public function __construct($db = null, $table = null, $pkey = null) */ /** @var string */ - public $version = '2.3.0'; + public $version = '2.3.1'; /* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * Private properties