mirror of
https://github.com/snipe/snipe-it.git
synced 2024-11-09 23:24:06 -08:00
43bd00da86
Signed-off-by: snipe <snipe@snipe.net>
10 lines
269 B
PHP
10 lines
269 B
PHP
<?php
|
|
return array (
|
|
'app_version' => 'v6.0.8',
|
|
'full_app_version' => 'v6.0.8 - build 8409-gff5d64fcb',
|
|
'build_version' => '8409',
|
|
'prerelease_version' => '',
|
|
'hash_version' => 'gff5d64fcb',
|
|
'full_hash' => 'v6.0.8-56-gff5d64fcb',
|
|
'branch' => 'develop',
|
|
); |