Skip to content

Commit 1e81eb7

Browse files
committed
Editor 2.4.2
1 parent da14762 commit 1e81eb7

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.1';
147+
public $version = '2.4.2';
148148

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

0 commit comments

Comments
 (0)