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