mirror of
https://github.com/snipe/snipe-it.git
synced 2026-06-25 00:15:56 +00:00
12 lines
284 B
PHP
12 lines
284 B
PHP
<?php
|
|
|
|
return [
|
|
'app_version' => 'v8.6.3',
|
|
'full_app_version' => 'v8.6.3 - build 23197-gfffcfd2a3a',
|
|
'build_version' => '23197',
|
|
'prerelease_version' => '',
|
|
'hash_version' => 'gfffcfd2a3a',
|
|
'full_hash' => 'v8.6.3-32-gfffcfd2a3a',
|
|
'branch' => 'develop',
|
|
];
|