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