mirror of
https://github.com/snipe/snipe-it.git
synced 2026-03-29 20:04:21 +00:00
10 lines
272 B
PHP
10 lines
272 B
PHP
<?php
|
|
return array (
|
|
'app_version' => 'v8.1.3',
|
|
'full_app_version' => 'v8.1.3 - build 18227-ga04740ba8',
|
|
'build_version' => '18227',
|
|
'prerelease_version' => '',
|
|
'hash_version' => 'ga04740ba8',
|
|
'full_hash' => 'v8.1.3-162-ga04740ba8',
|
|
'branch' => 'develop',
|
|
); |