Skip to content

Commit d2655c1

Browse files
committed
Bumped RC version
Signed-off-by: snipe <[email protected]>
1 parent 5fded57 commit d2655c1

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-1',
4-
'full_app_version' => 'v6.0.0-RC-1 - build 6592-g181dc5127',
5-
'build_version' => '6592',
3+
'app_version' => 'v6.0.0-RC2',
4+
'full_app_version' => 'v6.0.0-RC2 - build 6627-g2815e0d36',
5+
'build_version' => '6627',
66
'prerelease_version' => '',
7-
'hash_version' => 'g181dc5127',
8-
'full_hash' => 'v6.0.0-RC-1-g181dc5127',
7+
'hash_version' => 'g2815e0d36',
8+
'full_hash' => 'v6.0.0-RC2-6-g2815e0d36',
99
'branch' => 'develop',
1010
);

0 commit comments

Comments
 (0)