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