From 6373ef3283a414d1688423df49518a2813a42d9e Mon Sep 17 00:00:00 2001 From: snipe Date: Thu, 25 Feb 2021 16:53:37 -0800 Subject: [PATCH] Bumped version --- config/version.php | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/config/version.php b/config/version.php index dbaf5cd345..eca177bdd0 100644 --- a/config/version.php +++ b/config/version.php @@ -1,10 +1,10 @@ 'v5.1.2-pre', - 'full_app_version' => 'v5.1.2-pre - build 5831-g6449d0aaf', - 'build_version' => '5831', + 'app_version' => 'v5.1.2', + 'full_app_version' => 'v5.1.2 - build 5847-g00a7c1e9e', + 'build_version' => '5847', 'prerelease_version' => '', - 'hash_version' => 'g6449d0aaf', - 'full_hash' => 'v5.1.2-pre-17-g6449d0aaf', + 'hash_version' => 'g00a7c1e9e', + 'full_hash' => 'v5.1.2-33-g00a7c1e9e', 'branch' => 'develop', ); \ No newline at end of file