mirror of
https://github.com/snipe/snipe-it.git
synced 2024-11-16 02:24:09 -08:00
c8816354ae
Signed-off-by: snipe <snipe@snipe.net>
10 lines
283 B
PHP
10 lines
283 B
PHP
<?php
|
|
return array (
|
|
'app_version' => 'v6.2.4-pre',
|
|
'full_app_version' => 'v6.2.4-pre - build 12343-gb23ce6cfc',
|
|
'build_version' => '12343',
|
|
'prerelease_version' => '',
|
|
'hash_version' => 'gb23ce6cfc',
|
|
'full_hash' => 'v6.2.4-pre-582-gb23ce6cfc',
|
|
'branch' => 'master',
|
|
); |