mirror of
https://github.com/snipe/snipe-it.git
synced 2025-01-07 03:47:32 -08:00
10 lines
262 B
PHP
10 lines
262 B
PHP
<?php
|
|
return array (
|
|
'app_version' => 'v4.1.6',
|
|
'full_app_version' => 'v4.1.6 - build 2940-g0910587',
|
|
'build_version' => '2940',
|
|
'prerelease_version' => '',
|
|
'hash_version' => 'g0910587',
|
|
'full_hash' => 'v4.1.5-34-g0910587',
|
|
'branch' => 'master',
|
|
); |