mirror of
https://github.com/snipe/snipe-it.git
synced 2025-01-12 06:17:28 -08:00
11 lines
294 B
PHP
11 lines
294 B
PHP
<?php
|
|
return array (
|
|
'app_version' => 'v4.1.6-pre',
|
|
'full_app_version' => 'v4.1.6-pre - build 2736-g1d6320a',
|
|
'build_version' => '2736',
|
|
'prerelease_version' => '',
|
|
'hash_version' => 'g1d6320a',
|
|
'full_hash' => 'v4.1.5-2-g1d6320a',
|
|
'branch' => 'develop',
|
|
'next_version' => '',
|
|
); |