mirror of
https://github.com/snipe/snipe-it.git
synced 2024-12-25 05:34:06 -08:00
61e10be04d
Signed-off-by: snipe <snipe@snipe.net>
10 lines
271 B
PHP
10 lines
271 B
PHP
<?php
|
|
return array (
|
|
'app_version' => 'v7.0.4',
|
|
'full_app_version' => 'v7.0.4 - build 14011-g20d558785',
|
|
'build_version' => '14011',
|
|
'prerelease_version' => '',
|
|
'hash_version' => 'g20d558785',
|
|
'full_hash' => 'v7.0.4-18-g20d558785',
|
|
'branch' => 'develop',
|
|
); |