mirror of
https://github.com/snipe/snipe-it.git
synced 2024-12-25 21:54:14 -08:00
10 lines
269 B
PHP
10 lines
269 B
PHP
<?php
|
|
return array (
|
|
'app_version' => 'v5.0.7',
|
|
'full_app_version' => 'v5.0.7 - build 5615-g6eb860ca2',
|
|
'build_version' => '5615',
|
|
'prerelease_version' => '',
|
|
'hash_version' => 'g6eb860ca2',
|
|
'full_hash' => 'v5.0.7-87-g6eb860ca2',
|
|
'branch' => 'develop',
|
|
); |