mirror of
https://github.com/snipe/snipe-it.git
synced 2024-11-13 17:14:10 -08:00
bc2a455a89
Signed-off-by: snipe <snipe@snipe.net>
10 lines
273 B
PHP
10 lines
273 B
PHP
<?php
|
|
return array (
|
|
'app_version' => 'v6.0.14',
|
|
'full_app_version' => 'v6.0.14 - build 9038-g163b3f6c0',
|
|
'build_version' => '9038',
|
|
'prerelease_version' => '',
|
|
'hash_version' => 'g163b3f6c0',
|
|
'full_hash' => 'v6.0.14-113-g163b3f6c0',
|
|
'branch' => 'develop',
|
|
); |