Skip to content

Commit f532026

Browse files
committed
Release 2.5.0
1 parent 0e7db69 commit f532026

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
@@ -147,7 +147,7 @@ public function __construct($db = null, $table = null, $pkey = null)
147147
*/
148148

149149
/** @var string */
150-
public $version = '2.5.0-dev';
150+
public $version = '2.5.0';
151151

152152
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
153153
* Private properties

0 commit comments

Comments
 (0)