mirror of
https://github.com/snipe/snipe-it.git
synced 2024-11-10 15:44:11 -08:00
c0451fe17a
Signed-off-by: snipe <snipe@snipe.net>
10 lines
315 B
PHP
10 lines
315 B
PHP
<?php
|
|
return array (
|
|
'app_version' => 'v6.0.0-RC-5',
|
|
'full_app_version' => 'v6.0.0-RC-5 - build 6772-g7cbcd2d95',
|
|
'build_version' => '6772',
|
|
'prerelease_version' => '',
|
|
'hash_version' => 'g7cbcd2d95',
|
|
'full_hash' => 'v6.0.0-RC-5-19-g7cbcd2d95',
|
|
'branch' => 'merges/master_down_to_develop_march_16',
|
|
); |