mirror of
https://github.com/snipe/snipe-it.git
synced 2024-12-25 21:54:14 -08:00
44e598b0dc
Signed-off-by: snipe <snipe@snipe.net>
10 lines
268 B
PHP
10 lines
268 B
PHP
<?php
|
|
return array (
|
|
'app_version' => 'v6.0.9',
|
|
'full_app_version' => 'v6.0.9 - build 8587-gcca531f8c',
|
|
'build_version' => '8587',
|
|
'prerelease_version' => '',
|
|
'hash_version' => 'gcca531f8c',
|
|
'full_hash' => 'v6.0.9-68-gcca531f8c',
|
|
'branch' => 'master',
|
|
); |