Skip to content

Commit f7cd21a

Browse files
committed
Sigh.
Signed-off-by: snipe <[email protected]>
1 parent 8ccf148 commit f7cd21a

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.0-RC-6',
4-
'full_app_version' => 'v6.0.0-RC-6 - build 6785-gab18ceb2f',
5-
'build_version' => '6785',
3+
'app_version' => 'v6.0.0-RC-7',
4+
'full_app_version' => 'v6.0.0-RC-7 - build 6787-gd56552a8a',
5+
'build_version' => '6787',
66
'prerelease_version' => '',
7-
'hash_version' => 'gab18ceb2f',
8-
'full_hash' => 'v6.0.0-RC-6-gab18ceb2f',
7+
'hash_version' => 'gd56552a8a',
8+
'full_hash' => 'v6.0.0-RC-7-34-gd56552a8a',
99
'branch' => 'develop',
1010
);

0 commit comments

Comments
 (0)