mirror of
https://github.com/snipe/snipe-it.git
synced 2024-11-12 16:44:08 -08:00
10 lines
235 B
PHP
10 lines
235 B
PHP
<?php
|
|
return array (
|
|
'app_version' => 'v5.1.1',
|
|
'full_app_version' => 'v5.1.1 - build 5811-',
|
|
'build_version' => '5811',
|
|
'prerelease_version' => '',
|
|
'hash_version' => '',
|
|
'full_hash' => 'v5.1.1',
|
|
'branch' => 'develop',
|
|
); |