mirror of
https://github.com/snipe/snipe-it.git
synced 2024-12-26 06:04:08 -08:00
4e0e1a2c85
Signed-off-by: snipe <snipe@snipe.net>
10 lines
284 B
PHP
10 lines
284 B
PHP
<?php
|
|
return array (
|
|
'app_version' => 'v6.2.0-pre',
|
|
'full_app_version' => 'v6.2.0-pre - build 11531-g20da6cccb',
|
|
'build_version' => '11531',
|
|
'prerelease_version' => '',
|
|
'hash_version' => 'g20da6cccb',
|
|
'full_hash' => 'v6.2.0-pre-591-g20da6cccb',
|
|
'branch' => 'develop',
|
|
); |