mirror of
https://github.com/snipe/snipe-it.git
synced 2026-08-18 11:15:42 +00:00
12 lines
284 B
PHP
12 lines
284 B
PHP
<?php
|
|
|
|
return [
|
|
'app_version' => 'v8.7.1',
|
|
'full_app_version' => 'v8.7.1 - build 24503-g687a3797c1',
|
|
'build_version' => '24503',
|
|
'prerelease_version' => '',
|
|
'hash_version' => 'g687a3797c1',
|
|
'full_hash' => 'v8.7.1-90-g687a3797c1',
|
|
'branch' => 'develop',
|
|
];
|