mirror of
https://github.com/snipe/snipe-it.git
synced 2024-11-10 07:34:06 -08:00
10 lines
270 B
PHP
10 lines
270 B
PHP
<?php
|
|
return array (
|
|
'app_version' => 'v4.1.6-pre',
|
|
'full_app_version' => 'v4.1.6-pre - build 2761-g1d6320a',
|
|
'build_version' => '2761',
|
|
'prerelease_version' => '',
|
|
'hash_version' => 'g1d6320a',
|
|
'full_hash' => 'v4.1.5-2-g1d6320a',
|
|
'branch' => 'develop',
|
|
); |