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