mirror of
https://github.com/snipe/snipe-it.git
synced 2024-11-10 07:34:06 -08:00
e66b19aca0
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 9715-g8b70a7f21',
|
|
'build_version' => '9715',
|
|
'prerelease_version' => '',
|
|
'hash_version' => 'g8b70a7f21',
|
|
'full_hash' => 'v6.0.14-671-g8b70a7f21',
|
|
'branch' => 'develop',
|
|
); |