mirror of
https://github.com/snipe/snipe-it.git
synced 2024-11-10 07:34:06 -08:00
cfb64be9a4
Signed-off-by: snipe <snipe@snipe.net>
10 lines
281 B
PHP
10 lines
281 B
PHP
<?php
|
|
return array (
|
|
'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.0.0-RC-1-g181dc5127',
|
|
'branch' => 'develop',
|
|
); |