mirror of
https://github.com/snipe/snipe-it.git
synced 2024-12-26 06:04:08 -08:00
a201f22fdb
Signed-off-by: snipe <snipe@snipe.net>
10 lines
274 B
PHP
10 lines
274 B
PHP
<?php
|
|
return array (
|
|
'app_version' => 'v7.0.11',
|
|
'full_app_version' => 'v7.0.11 - build 14904-g6c0cf9447',
|
|
'build_version' => '14904',
|
|
'prerelease_version' => '',
|
|
'hash_version' => 'g6c0cf9447',
|
|
'full_hash' => 'v7.0.11-218-g6c0cf9447',
|
|
'branch' => 'master',
|
|
); |