* [FIX] Closes #751. Fixed Polish language files. Thanks to @osiu97 for the feedback.

This commit is contained in:
nuxsmin
2017-10-13 08:59:42 +02:00
parent 5aaeb07597
commit 2ff0fe000a

View File

@@ -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) {