diff --git a/inc/inc.Version.php b/inc/inc.Version.php index 15ace3271..97f69fd29 100644 --- a/inc/inc.Version.php +++ b/inc/inc.Version.php @@ -22,7 +22,7 @@ namespace Seeddms\Seeddms; class Version { /* {{{ */ - const _number = "6.0.37"; + const _number = "6.0.38"; const _string = "SeedDMS"; function __construct() {