mirror of
https://github.com/snipe/snipe-it.git
synced 2025-02-02 08:21:09 -08:00
10 lines
265 B
PHP
10 lines
265 B
PHP
<?php
|
|
return array (
|
|
'app_version' => 'v4.8.0',
|
|
'full_app_version' => 'v4.8.0 - build 4186-g893454dca',
|
|
'build_version' => '4186',
|
|
'prerelease_version' => '',
|
|
'hash_version' => 'g893454dca',
|
|
'full_hash' => 'v4.8.0-g893454dca',
|
|
'branch' => 'master',
|
|
); |