mirror of
https://github.com/snipe/snipe-it.git
synced 2025-01-29 14:41:35 -08:00
10 lines
269 B
PHP
10 lines
269 B
PHP
<?php
|
|
return array (
|
|
'app_version' => 'v5.0.3',
|
|
'full_app_version' => 'v5.0.3 - build 5443-g5f8221470',
|
|
'build_version' => '5443',
|
|
'prerelease_version' => '',
|
|
'hash_version' => 'g5f8221470',
|
|
'full_hash' => 'v5.0.2-27-g5f8221470',
|
|
'branch' => 'develop',
|
|
); |