Skip to content

Commit 2afe02f

Browse files
committed
Release 2.4.3
1 parent 1e81eb7 commit 2afe02f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Editor.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ public function __construct($db = null, $table = null, $pkey = null)
144144
*/
145145

146146
/** @var string */
147-
public $version = '2.4.2';
147+
public $version = '2.4.3';
148148

149149
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
150150
* Private properties

0 commit comments

Comments
 (0)