mirror of
https://github.com/snipe/snipe-it.git
synced 2026-03-31 21:03:51 +00:00
10 lines
272 B
PHP
10 lines
272 B
PHP
<?php
|
|
return array (
|
|
'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',
|
|
); |