diff --git a/CHANGELOG b/CHANGELOG index 11d39ab0c..7ab6d731a 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,7 @@ +-------------------------------------------------------------------------------- + Changes in version 5.1.45 +-------------------------------------------------------------------------------- + -------------------------------------------------------------------------------- Changes in version 5.1.44 -------------------------------------------------------------------------------- diff --git a/inc/inc.Version.php b/inc/inc.Version.php index 5334632c6..d254e614a 100644 --- a/inc/inc.Version.php +++ b/inc/inc.Version.php @@ -22,7 +22,7 @@ namespace Seeddms\Seeddms; class Version { /* {{{ */ - const _number = "5.1.44"; + const _number = "5.1.45"; const _string = "SeedDMS"; function __construct() {