mirror of
https://github.com/snipe/snipe-it.git
synced 2026-02-05 07:15:35 +00:00
10 lines
275 B
PHP
10 lines
275 B
PHP
<?php
|
|
return array (
|
|
'app_version' => 'v8.1.16',
|
|
'full_app_version' => 'v8.1.16 - build 18612-g0f92dee2c',
|
|
'build_version' => '18612',
|
|
'prerelease_version' => '',
|
|
'hash_version' => 'g0f92dee2c',
|
|
'full_hash' => 'v8.1.16-220-g0f92dee2c',
|
|
'branch' => 'develop',
|
|
); |