mirror of
https://github.com/snipe/snipe-it.git
synced 2024-12-28 15:09:40 -08:00
bc10761b49
Signed-off-by: snipe <snipe@snipe.net>
10 lines
268 B
PHP
10 lines
268 B
PHP
<?php
|
|
return array (
|
|
'app_version' => 'v5.3.7',
|
|
'full_app_version' => 'v5.3.7 - build 6587-gcf14a0222',
|
|
'build_version' => '6587',
|
|
'prerelease_version' => '',
|
|
'hash_version' => 'gcf14a0222',
|
|
'full_hash' => 'v5.3.7-19-gcf14a0222',
|
|
'branch' => 'master',
|
|
); |