diff --git a/inc/SP/Util/Util.class.php b/inc/SP/Util/Util.class.php index b3c2b1949..10384caf7 100644 --- a/inc/SP/Util/Util.class.php +++ b/inc/SP/Util/Util.class.php @@ -384,7 +384,7 @@ public static function getAppInfo($index = null) */ public static function getVersion($retBuild = false, $normalized = false) { - $build = 18061801; + $build = 18061901; $version = [2, 1, 16]; if ($normalized === true) {