mirror of
https://github.com/snipe/snipe-it.git
synced 2024-12-25 13:44:06 -08:00
de6a230838
Signed-off-by: snipe <snipe@snipe.net>
10 lines
271 B
PHP
10 lines
271 B
PHP
<?php
|
|
return array (
|
|
'app_version' => 'v7.0.8',
|
|
'full_app_version' => 'v7.0.8 - build 14243-g2e2f59b29',
|
|
'build_version' => '14243',
|
|
'prerelease_version' => '',
|
|
'hash_version' => 'g2e2f59b29',
|
|
'full_hash' => 'v7.0.8-57-g2e2f59b29',
|
|
'branch' => 'develop',
|
|
); |