mirror of
https://github.com/snipe/snipe-it.git
synced 2024-12-26 06:04:08 -08:00
11 lines
267 B
PHP
11 lines
267 B
PHP
<?php
|
|
return array (
|
|
'app_version' => 'v4.1.14',
|
|
'full_app_version' => 'v4.1.14 - build 3408-ga705c71',
|
|
'build_version' => '3408',
|
|
'prerelease_version' => '',
|
|
'hash_version' => 'ga705c71',
|
|
'full_hash' => 'v4.1.14-17-ga705c71',
|
|
'branch' => 'develop',
|
|
);
|