mirror of
https://github.com/snipe/snipe-it.git
synced 2025-10-29 11:21:21 +00:00
10 lines
271 B
PHP
10 lines
271 B
PHP
<?php
|
|
return array (
|
|
'app_version' => 'v8.3.4',
|
|
'full_app_version' => 'v8.3.4 - build 20218-g3ab2e2011',
|
|
'build_version' => '20218',
|
|
'prerelease_version' => '',
|
|
'hash_version' => 'g3ab2e2011',
|
|
'full_hash' => 'v8.3.4-149-g3ab2e2011',
|
|
'branch' => 'master',
|
|
); |