mirror of
https://github.com/snipe/snipe-it.git
synced 2024-11-12 16:44:08 -08:00
02be4773de
Signed-off-by: snipe <snipe@snipe.net>
10 lines
267 B
PHP
10 lines
267 B
PHP
<?php
|
|
return array (
|
|
'app_version' => 'v5.3.5',
|
|
'full_app_version' => 'v5.3.5 - build 6558-gc988d8427',
|
|
'build_version' => '6558',
|
|
'prerelease_version' => '',
|
|
'hash_version' => 'gc988d8427',
|
|
'full_hash' => 'v5.3.5-2-gc988d8427',
|
|
'branch' => 'master',
|
|
); |