mirror of
https://github.com/snipe/snipe-it.git
synced 2024-12-26 22:19:41 -08:00
afd83311aa
Signed-off-by: snipe <snipe@snipe.net>
10 lines
269 B
PHP
10 lines
269 B
PHP
<?php
|
|
return array (
|
|
'app_version' => 'v5.4.1',
|
|
'full_app_version' => 'vV5.4.1 - build 6746-g3e22dce11',
|
|
'build_version' => '6746',
|
|
'prerelease_version' => '',
|
|
'hash_version' => 'g3e22dce11',
|
|
'full_hash' => 'V5.4.1-20-g3e22dce11',
|
|
'branch' => 'master',
|
|
); |