Skip to content

Commit

Permalink
Bumped version
Browse files Browse the repository at this point in the history
Signed-off-by: snipe <[email protected]>
  • Loading branch information
snipe committed Jul 18, 2022
1 parent d124c89 commit 43bd00d
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions config/version.php
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
<?php
return array (
'app_version' => 'v6.0.7',
'full_app_version' => 'v6.0.7 - build 8351-gacc2e12f1',
'build_version' => '8351',
'app_version' => 'v6.0.8',
'full_app_version' => 'v6.0.8 - build 8409-gff5d64fcb',
'build_version' => '8409',
'prerelease_version' => '',
'hash_version' => 'gacc2e12f1',
'full_hash' => 'v6.0.7-42-gacc2e12f1',
'hash_version' => 'gff5d64fcb',
'full_hash' => 'v6.0.8-56-gff5d64fcb',
'branch' => 'develop',
);

0 comments on commit 43bd00d

Please sign in to comment.