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