From ea1ff1e8bb67b130eecd48f89e11c573103c5e27 Mon Sep 17 00:00:00 2001 From: snipe Date: Mon, 13 Jun 2022 22:12:40 -0700 Subject: [PATCH] Bumped version to 6.0.3 Signed-off-by: snipe --- config/version.php | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/config/version.php b/config/version.php index eccbe7a1b..0e0399957 100644 --- a/config/version.php +++ b/config/version.php @@ -1,10 +1,10 @@ 'v6.0.2', - 'full_app_version' => 'v6.0.2 - build 7961-g5bc5e9f10', - 'build_version' => '7961', + 'app_version' => 'v6.0.3', + 'full_app_version' => 'v6.0.3 - build 8045-ga7b155108', + 'build_version' => '8045', 'prerelease_version' => '', - 'hash_version' => 'g5bc5e9f10', - 'full_hash' => 'v6.0.2-69-g5bc5e9f10', + 'hash_version' => 'ga7b155108', + 'full_hash' => 'v6.0.3-153-ga7b155108', 'branch' => 'master', -); +); \ No newline at end of file