diff --git a/config/version.php b/config/version.php index 1eb9cccf1f..d752feaa41 100644 --- a/config/version.php +++ b/config/version.php @@ -1,10 +1,10 @@ 'v8.1.1', - 'full_app_version' => 'v8.1.1 - build 17874-gc031f0b45', - 'build_version' => '17874', + 'app_version' => 'v8.1.2', + 'full_app_version' => 'v8.1.2 - build 17914-g251851ec6', + 'build_version' => '17914', 'prerelease_version' => '', - 'hash_version' => 'gc031f0b45', - 'full_hash' => 'v8.1.1-14-gc031f0b45', + 'hash_version' => 'g251851ec6', + 'full_hash' => 'v8.1.2-32-g251851ec6', 'branch' => 'develop', ); \ No newline at end of file