mirror of
https://github.com/snipe/snipe-it.git
synced 2024-12-26 06:04:08 -08:00
10 lines
269 B
PHP
10 lines
269 B
PHP
<?php
|
|
return array (
|
|
'app_version' => 'v5.1.0',
|
|
'full_app_version' => 'v5.1.0 - build 5772-g124343911',
|
|
'build_version' => '5772',
|
|
'prerelease_version' => '',
|
|
'hash_version' => 'g124343911',
|
|
'full_hash' => 'v5.1.0-46-g124343911',
|
|
'branch' => 'develop',
|
|
); |