diff --git a/config/version.php b/config/version.php index 363be87259..dbaf5cd345 100644 --- a/config/version.php +++ b/config/version.php @@ -1,10 +1,10 @@ 'v5.1.1', - 'full_app_version' => 'v5.1.1 - build 5811-', - 'build_version' => '5811', + 'app_version' => 'v5.1.2-pre', + 'full_app_version' => 'v5.1.2-pre - build 5831-g6449d0aaf', + 'build_version' => '5831', 'prerelease_version' => '', - 'hash_version' => '', - 'full_hash' => 'v5.1.1', - 'branch' => 'master', + 'hash_version' => 'g6449d0aaf', + 'full_hash' => 'v5.1.2-pre-17-g6449d0aaf', + 'branch' => 'develop', ); \ No newline at end of file