mirror of
https://github.com/snipe/snipe-it.git
synced 2024-11-10 23:54:12 -08:00
04aedce47e
Signed-off-by: snipe <snipe@snipe.net>
10 lines
284 B
PHP
10 lines
284 B
PHP
<?php
|
|
return array (
|
|
'app_version' => 'v6.1.1-pre',
|
|
'full_app_version' => 'v6.1.1-pre - build 10653-g11cd875c6',
|
|
'build_version' => '10653',
|
|
'prerelease_version' => '',
|
|
'hash_version' => 'g11cd875c6',
|
|
'full_hash' => 'v6.1.1-pre-411-g11cd875c6',
|
|
'branch' => 'develop',
|
|
); |