More specific RC version number
Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
parent
91017aed52
commit
cfb64be9a4
1 changed files with 3 additions and 3 deletions
|
@ -1,10 +1,10 @@
|
|||
<?php
|
||||
return array (
|
||||
'app_version' => 'v6-RC-1',
|
||||
'full_app_version' => 'v6-RC-1 - build 6592-g181dc5127',
|
||||
'app_version' => 'v6.0.0-RC-1',
|
||||
'full_app_version' => 'v6.0.0-RC-1 - build 6592-g181dc5127',
|
||||
'build_version' => '6592',
|
||||
'prerelease_version' => '',
|
||||
'hash_version' => 'g181dc5127',
|
||||
'full_hash' => 'v6-RC-1-g181dc5127',
|
||||
'full_hash' => 'v6.0.0-RC-1-g181dc5127',
|
||||
'branch' => 'develop',
|
||||
);
|
Loading…
Add table
Reference in a new issue