mirror of
https://github.com/snipe/snipe-it.git
synced 2026-08-20 12:18:17 +00:00
12 lines
285 B
PHP
12 lines
285 B
PHP
<?php
|
|
|
|
return [
|
|
'app_version' => 'v8.7.2',
|
|
'full_app_version' => 'v8.7.2 - build 24589-gf0bd1f8d76',
|
|
'build_version' => '24589',
|
|
'prerelease_version' => '',
|
|
'hash_version' => 'gf0bd1f8d76',
|
|
'full_hash' => 'v8.7.2-100-gf0bd1f8d76',
|
|
'branch' => 'develop',
|
|
];
|