mirror of
https://github.com/snipe/snipe-it.git
synced 2025-01-26 13:10:55 -08:00
Sigh.
Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
parent
8ccf148799
commit
f7cd21a007
|
@ -1,10 +1,10 @@
|
|||
<?php
|
||||
return array (
|
||||
'app_version' => 'v6.0.0-RC-6',
|
||||
'full_app_version' => 'v6.0.0-RC-6 - build 6785-gab18ceb2f',
|
||||
'build_version' => '6785',
|
||||
'app_version' => 'v6.0.0-RC-7',
|
||||
'full_app_version' => 'v6.0.0-RC-7 - build 6787-gd56552a8a',
|
||||
'build_version' => '6787',
|
||||
'prerelease_version' => '',
|
||||
'hash_version' => 'gab18ceb2f',
|
||||
'full_hash' => 'v6.0.0-RC-6-gab18ceb2f',
|
||||
'hash_version' => 'gd56552a8a',
|
||||
'full_hash' => 'v6.0.0-RC-7-34-gd56552a8a',
|
||||
'branch' => 'develop',
|
||||
);
|
Loading…
Reference in a new issue