mirror of
https://github.com/snipe/snipe-it.git
synced 2026-08-18 11:15:42 +00:00
12 lines
296 B
PHP
12 lines
296 B
PHP
<?php
|
|
|
|
return [
|
|
'app_version' => 'v8.5.1-pre',
|
|
'full_app_version' => 'v8.5.1-pre - build 22836-gc94fce2367',
|
|
'build_version' => '22836',
|
|
'prerelease_version' => '',
|
|
'hash_version' => 'gc94fce2367',
|
|
'full_hash' => 'v8.5.1-pre-177-gc94fce2367',
|
|
'branch' => 'master',
|
|
];
|