mirror of
https://github.com/snipe/snipe-it.git
synced 2026-04-02 14:01:08 +00:00
12 lines
282 B
PHP
12 lines
282 B
PHP
<?php
|
|
|
|
return [
|
|
'app_version' => 'v8.4.0',
|
|
'full_app_version' => 'v8.4.0 - build 21280-g91a95dbc6',
|
|
'build_version' => '21280',
|
|
'prerelease_version' => '',
|
|
'hash_version' => 'g91a95dbc6',
|
|
'full_hash' => 'v8.4.0-475-g91a95dbc6',
|
|
'branch' => 'develop',
|
|
];
|