mirror of
https://github.com/snipe/snipe-it.git
synced 2024-12-26 06:04:08 -08:00
10 lines
268 B
PHP
10 lines
268 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' => 'master',
|
|
); |