mirror of
https://github.com/snipe/snipe-it.git
synced 2024-11-09 23:24:06 -08:00
7fdbbc846e
Signed-off-by: snipe <snipe@snipe.net>
10 lines
274 B
PHP
10 lines
274 B
PHP
<?php
|
|
return array (
|
|
'app_version' => 'v6.4.1',
|
|
'full_app_version' => 'v6.4.1 - build 13458-gf2cc9ec1dd',
|
|
'build_version' => '13458',
|
|
'prerelease_version' => '',
|
|
'hash_version' => 'gf2cc9ec1dd',
|
|
'full_hash' => 'v6.4.1-68-gf2cc9ec1dd',
|
|
'branch' => 'develop',
|
|
); |