mirror of
https://github.com/snipe/snipe-it.git
synced 2024-11-09 23:24:06 -08:00
c7b8880d69
Signed-off-by: snipe <snipe@snipe.net>
10 lines
271 B
PHP
10 lines
271 B
PHP
<?php
|
|
return array (
|
|
'app_version' => 'v6.2.1',
|
|
'full_app_version' => 'v6.2.1 - build 11625-gc45ede2d1',
|
|
'build_version' => '11625',
|
|
'prerelease_version' => '',
|
|
'hash_version' => 'gc45ede2d1',
|
|
'full_hash' => 'v6.2.1-47-gc45ede2d1',
|
|
'branch' => 'develop',
|
|
); |