mirror of
https://github.com/snipe/snipe-it.git
synced 2024-11-09 23:24:06 -08:00
11 lines
272 B
PHP
11 lines
272 B
PHP
<?php
|
|
return array (
|
|
'app_version' => 'v4.1.8-pre',
|
|
'full_app_version' => 'v4.1.8-pre - build 3103-geb827cd',
|
|
'build_version' => '3103',
|
|
'prerelease_version' => '',
|
|
'hash_version' => 'geb827cd',
|
|
'full_hash' => 'v4.1.7-69-geb827cd',
|
|
'branch' => 'develop',
|
|
);
|