mirror of
https://github.com/snipe/snipe-it.git
synced 2024-12-26 06:04:08 -08:00
aae6a8fc6c
Signed-off-by: snipe <snipe@snipe.net>
10 lines
269 B
PHP
10 lines
269 B
PHP
<?php
|
|
return array (
|
|
'app_version' => 'v5.1.6',
|
|
'full_app_version' => 'v5.1.6 - build 6109-gace7abc1a',
|
|
'build_version' => '6109',
|
|
'prerelease_version' => '',
|
|
'hash_version' => 'gace7abc1a',
|
|
'full_hash' => 'v5.1.6-71-gace7abc1a',
|
|
'branch' => 'develop',
|
|
); |