diff --git a/inc/SP/Util/Util.class.php b/inc/SP/Util/Util.class.php index a4a9259d..e57b0db8 100644 --- a/inc/SP/Util/Util.class.php +++ b/inc/SP/Util/Util.class.php @@ -386,7 +386,7 @@ class Util */ public static function getVersion($retBuild = false, $normalized = false) { - $build = 17091804; + $build = 17101301; $version = [2, 1, 15]; if ($normalized === true) {