mirror of
https://github.com/snipe/snipe-it.git
synced 2026-08-18 11:15:42 +00:00
12 lines
290 B
PHP
12 lines
290 B
PHP
<?php
|
|
|
|
return [
|
|
'app_version' => 'v8.7.0',
|
|
'full_app_version' => 'v8.7.3-pre - build 24424-gd3be770f25',
|
|
'build_version' => '24424',
|
|
'prerelease_version' => '',
|
|
'hash_version' => 'gd3be770f25',
|
|
'full_hash' => 'v8.7.0-1179-gd3be770f25',
|
|
'branch' => 'develop',
|
|
];
|