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.9',
|
|
'full_app_version' => 'v5.0.9 - build 5616-973eacf6c3',
|
|
'build_version' => '5616',
|
|
'prerelease_version' => '',
|
|
'hash_version' => '973eacf6c3',
|
|
'full_hash' => 'v5.0.9-87-973eacf6c3',
|
|
'branch' => 'develop',
|
|
); |