Skip to content

Commit

Permalink
Bumped hash
Browse files Browse the repository at this point in the history
Signed-off-by: snipe <[email protected]>
  • Loading branch information
snipe committed Sep 15, 2023
1 parent 8a8afef commit 4e0e1a2
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions config/version.php
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
<?php
return array (
'app_version' => 'v6.2.0-pre',
'full_app_version' => 'v6.2.0-pre - build 11391-g319cb2305',
'build_version' => '11391',
'full_app_version' => 'v6.2.0-pre - build 11531-g20da6cccb',
'build_version' => '11531',
'prerelease_version' => '',
'hash_version' => 'g319cb2305',
'full_hash' => 'v6.2.0-pre-451-g319cb2305',
'hash_version' => 'g20da6cccb',
'full_hash' => 'v6.2.0-pre-591-g20da6cccb',
'branch' => 'develop',
);

0 comments on commit 4e0e1a2

Please sign in to comment.