mirror of
https://github.com/snipe/snipe-it.git
synced 2025-01-07 03:47:32 -08:00
11 lines
264 B
PHP
11 lines
264 B
PHP
<?php
|
|
return array (
|
|
'app_version' => 'v4.1.6',
|
|
'full_app_version' => 'v4.1.6 - build 2994-g83c8449',
|
|
'build_version' => '2994',
|
|
'prerelease_version' => '',
|
|
'hash_version' => 'g83c8449',
|
|
'full_hash' => 'v4.1.6-2994-g83c8449',
|
|
'branch' => 'master'
|
|
);
|