mirror of
https://github.com/snipe/snipe-it.git
synced 2024-12-28 15:09:40 -08:00
150724b744
Signed-off-by: snipe <snipe@snipe.net>
10 lines
284 B
PHP
10 lines
284 B
PHP
<?php
|
|
return array (
|
|
'app_version' => 'v6.0.0-RC-8',
|
|
'full_app_version' => 'v6.0.0-RC-8 - build 6825-g173ec44b9',
|
|
'build_version' => '6825',
|
|
'prerelease_version' => '',
|
|
'hash_version' => 'g173ec44b9',
|
|
'full_hash' => 'v6.0.0-RC-8-10-g173ec44b9',
|
|
'branch' => 'develop',
|
|
); |