mirror of
https://github.com/snipe/snipe-it.git
synced 2025-01-26 21:21:18 -08:00
11 lines
269 B
PHP
11 lines
269 B
PHP
<?php
|
|
return array (
|
|
'app_version' => 'v4.7.7',
|
|
'full_app_version' => 'v4.7.7 - build 4160-gb8f7cd81e',
|
|
'build_version' => '4160',
|
|
'prerelease_version' => '',
|
|
'hash_version' => 'gb8f7cd81e',
|
|
'full_hash' => 'v4.7.7-41-gb8f7cd81e',
|
|
'branch' => 'master',
|
|
);
|