mirror of
https://github.com/snipe/snipe-it.git
synced 2024-11-16 18:44:10 -08:00
4637accb51
Signed-off-by: snipe <snipe@snipe.net>
10 lines
270 B
PHP
10 lines
270 B
PHP
<?php
|
|
return array (
|
|
'app_version' => 'v7.0.6',
|
|
'full_app_version' => 'v7.0.6 - build 14112-ge1a6b441d',
|
|
'build_version' => '14112',
|
|
'prerelease_version' => '',
|
|
'hash_version' => 'ge1a6b441d',
|
|
'full_hash' => 'v7.0.6-6-ge1a6b441d',
|
|
'branch' => 'develop',
|
|
); |