mirror of
https://github.com/snipe/snipe-it.git
synced 2024-11-10 07:34:06 -08:00
f5702532f0
Signed-off-by: snipe <snipe@snipe.net>
10 lines
268 B
PHP
10 lines
268 B
PHP
<?php
|
|
return array (
|
|
'app_version' => 'v6.0.5',
|
|
'full_app_version' => 'v6.0.5 - build 8126-g89c234b1c',
|
|
'build_version' => '8126',
|
|
'prerelease_version' => '',
|
|
'hash_version' => 'g89c234b1c',
|
|
'full_hash' => 'v6.0.5-74-g89c234b1c',
|
|
'branch' => 'master',
|
|
); |