mirror of
https://github.com/snipe/snipe-it.git
synced 2024-11-19 20:14:09 -08:00
10 lines
269 B
PHP
10 lines
269 B
PHP
<?php
|
|
return array (
|
|
'app_version' => 'v5.1.2',
|
|
'full_app_version' => 'v5.1.2 - build 5847-g00a7c1e9e',
|
|
'build_version' => '5847',
|
|
'prerelease_version' => '',
|
|
'hash_version' => 'g00a7c1e9e',
|
|
'full_hash' => 'v5.1.2-33-g00a7c1e9e',
|
|
'branch' => 'develop',
|
|
); |