mirror of
https://github.com/snipe/snipe-it.git
synced 2026-02-05 05:45:41 +00:00
10 lines
272 B
PHP
10 lines
272 B
PHP
<?php
|
|
return array (
|
|
'app_version' => 'v8.3.3',
|
|
'full_app_version' => 'v8.3.3 - build 20061-g884d2a955',
|
|
'build_version' => '20061',
|
|
'prerelease_version' => '',
|
|
'hash_version' => 'g884d2a955',
|
|
'full_hash' => 'v8.3.3-154-g884d2a955',
|
|
'branch' => 'develop',
|
|
); |