mirror of
https://github.com/snipe/snipe-it.git
synced 2025-10-29 19:31:41 +00:00
10 lines
272 B
PHP
10 lines
272 B
PHP
<?php
|
|
return array (
|
|
'app_version' => 'v8.3.2',
|
|
'full_app_version' => 'v8.3.2 - build 19905-g028b4e7b7',
|
|
'build_version' => '19905',
|
|
'prerelease_version' => '',
|
|
'hash_version' => 'g028b4e7b7',
|
|
'full_hash' => 'v8.3.2-319-g028b4e7b7',
|
|
'branch' => 'develop',
|
|
); |