mirror of
https://github.com/snipe/snipe-it.git
synced 2024-12-26 22:19:41 -08:00
2f02eee69b
Signed-off-by: snipe <snipe@snipe.net>
10 lines
269 B
PHP
10 lines
269 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' => 'develop',
|
|
); |