Skip to content

Commit 23175a7

Browse files
committed
Release 2.4.1
1 parent 0903a53 commit 23175a7

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

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

0 commit comments

Comments
 (0)