mirror of
https://github.com/snipe/snipe-it.git
synced 2026-02-05 18:35:33 +00:00
10 lines
272 B
PHP
10 lines
272 B
PHP
<?php
|
|
return array (
|
|
'app_version' => 'v8.1.4',
|
|
'full_app_version' => 'v8.1.4 - build 18245-g101b8afb5',
|
|
'build_version' => '18245',
|
|
'prerelease_version' => '',
|
|
'hash_version' => 'g101b8afb5',
|
|
'full_hash' => 'v8.1.4-180-g101b8afb5',
|
|
'branch' => 'develop',
|
|
); |