mirror of
https://github.com/snipe/snipe-it.git
synced 2024-11-10 07:34:06 -08:00
11 lines
268 B
PHP
11 lines
268 B
PHP
<?php
|
|
return array (
|
|
'app_version' => 'v4.7.3',
|
|
'full_app_version' => 'v4.7.3 - build 4105-g6966c132d',
|
|
'build_version' => '4105',
|
|
'prerelease_version' => '',
|
|
'hash_version' => 'g6966c132d',
|
|
'full_hash' => 'v4.7.3-6-g6966c132d',
|
|
'branch' => 'master',
|
|
);
|