mirror of
https://github.com/snipe/snipe-it.git
synced 2024-11-12 16:44:08 -08:00
11 lines
274 B
PHP
11 lines
274 B
PHP
<?php
|
|
return array (
|
|
'app_version' => 'v4.1.8-pre',
|
|
'full_app_version' => 'v4.1.8-pre - build 3068 (gceca76b)',
|
|
'build_version' => '3068',
|
|
'prerelease_version' => '',
|
|
'hash_version' => 'gceca76b',
|
|
'full_hash' => 'v4.1.7-34-gceca76b',
|
|
'branch' => 'develop',
|
|
);
|