mirror of
https://github.com/snipe/snipe-it.git
synced 2024-11-09 23:24:06 -08:00
Bumped version to GM
Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
parent
953b3a8d6e
commit
31f2b73e5a
|
@ -1,10 +1,10 @@
|
|||
<?php
|
||||
return array (
|
||||
'app_version' => 'v6.0.0-RC-8',
|
||||
'full_app_version' => 'v6.0.0-RC-8 - build 6825-g173ec44b9',
|
||||
'app_version' => 'v6.0.0-GM',
|
||||
'full_app_version' => 'v6.0.0-GM - build 6825-g173ec44b9',
|
||||
'build_version' => '6825',
|
||||
'prerelease_version' => '',
|
||||
'hash_version' => 'g173ec44b9',
|
||||
'full_hash' => 'v6.0.0-RC-8-10-g173ec44b9',
|
||||
'full_hash' => 'v6.0.0-GM-10-g173ec44b9',
|
||||
'branch' => 'develop',
|
||||
);
|
Loading…
Reference in a new issue