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