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