Skip to content

Commit

Permalink
Release 2.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
AllanJard committed Feb 27, 2024
1 parent cd9160d commit 520bac8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Editor.php
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 520bac8

Please sign in to comment.