diff --git a/inc/inc.Version.php b/inc/inc.Version.php index 13d1a9e6c..e15603169 100644 --- a/inc/inc.Version.php +++ b/inc/inc.Version.php @@ -22,7 +22,7 @@ namespace Seeddms\Seeddms; class Version { /* {{{ */ - const _number = "6.0.39"; + const _number = "6.0.40"; const _string = "SeedDMS"; function __construct() {