mirror of
https://github.com/snipe/snipe-it.git
synced 2024-11-10 15:44:11 -08:00
12 lines
285 B
PHP
12 lines
285 B
PHP
<?php
|
|
return array (
|
|
'app_version' => 'v6.1.1-pre',
|
|
'full_app_version' => 'v6.1.1-pre - build 10653-g11cd875c6',
|
|
'build_version' => '10653',
|
|
'prerelease_version' => '',
|
|
'hash_version' => 'g11cd875c6',
|
|
'full_hash' => 'v6.1.1-pre-411-g11cd875c6',
|
|
'branch' => 'master',
|
|
);
|
|
|