mirror of
https://github.com/snipe/snipe-it.git
synced 2024-12-26 22:19:41 -08:00
615bdd0499
Signed-off-by: snipe <snipe@snipe.net>
10 lines
268 B
PHP
10 lines
268 B
PHP
<?php
|
|
return array (
|
|
'app_version' => 'v5.1.8',
|
|
'full_app_version' => 'v5.1.8 - build 6227-g6b7d5ed5a',
|
|
'build_version' => '6227',
|
|
'prerelease_version' => '',
|
|
'hash_version' => 'g6b7d5ed5a',
|
|
'full_hash' => 'v5.1.8-76-g6b7d5ed5a',
|
|
'branch' => 'master',
|
|
); |