Skip to content

Commit 43bd00d

Browse files
committed
Bumped version
Signed-off-by: snipe <[email protected]>
1 parent d124c89 commit 43bd00d

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

config/version.php

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
<?php
22
return array (
3-
'app_version' => 'v6.0.7',
4-
'full_app_version' => 'v6.0.7 - build 8351-gacc2e12f1',
5-
'build_version' => '8351',
3+
'app_version' => 'v6.0.8',
4+
'full_app_version' => 'v6.0.8 - build 8409-gff5d64fcb',
5+
'build_version' => '8409',
66
'prerelease_version' => '',
7-
'hash_version' => 'gacc2e12f1',
8-
'full_hash' => 'v6.0.7-42-gacc2e12f1',
7+
'hash_version' => 'gff5d64fcb',
8+
'full_hash' => 'v6.0.8-56-gff5d64fcb',
99
'branch' => 'develop',
1010
);

0 commit comments

Comments
 (0)