From 6531657ee0f65ed087fe8cb3d6fc418a3662382f Mon Sep 17 00:00:00 2001 From: Nathan Butler Date: Wed, 29 Jun 2022 18:00:15 +1000 Subject: [PATCH] Revert version to dev for pull request --- config/version.php | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/config/version.php b/config/version.php index f5fc4bb380..fd17b0c4cc 100644 --- a/config/version.php +++ b/config/version.php @@ -1,10 +1,10 @@ 'v6.0.5', - 'full_app_version' => 'v6.0.5 - build 8230-g393c32558', - 'build_version' => '8230', + 'full_app_version' => 'v6.0.5 - build 8229-g94e723a88', + 'build_version' => '8229', 'prerelease_version' => '', - 'hash_version' => 'g393c32558', - 'full_hash' => 'v6.0.5-102-g393c32558', - 'branch' => 'master', + 'hash_version' => 'g94e723a88', + 'full_hash' => 'v6.0.5-101-g94e723a88', + 'branch' => 'develop', ); \ No newline at end of file