mirror of
https://github.com/snipe/snipe-it.git
synced 2024-11-10 07:34:06 -08:00
10 lines
267 B
PHP
10 lines
267 B
PHP
<?php
|
|
return array (
|
|
'app_version' => 'v5.0.0',
|
|
'full_app_version' => 'v5.0.0 - build 4484-g33cf4896d',
|
|
'build_version' => '4484',
|
|
'prerelease_version' => '',
|
|
'hash_version' => 'g33cf4896d',
|
|
'full_hash' => 'v5.0.0-1-g33cf4896d',
|
|
'branch' => 'master',
|
|
); |