mirror of
https://github.com/snipe/snipe-it.git
synced 2024-11-09 23:24:06 -08:00
11 lines
271 B
PHP
11 lines
271 B
PHP
<?php
|
|
return array (
|
|
'app_version' => 'v5.4.0',
|
|
'full_app_version' => 'v5.4.0 - build 6685-dfbff274839',
|
|
'build_version' => '6685',
|
|
'prerelease_version' => '',
|
|
'hash_version' => 'dfbff274839',
|
|
'full_hash' => 'v5.4.0-1-dfbff274839',
|
|
'branch' => 'master',
|
|
);
|