mirror of
https://github.com/snipe/snipe-it.git
synced 2026-02-05 07:45:39 +00:00
10 lines
271 B
PHP
10 lines
271 B
PHP
<?php
|
|
return array (
|
|
'app_version' => 'v8.1.2',
|
|
'full_app_version' => 'v8.1.2 - build 17914-g251851ec6',
|
|
'build_version' => '17914',
|
|
'prerelease_version' => '',
|
|
'hash_version' => 'g251851ec6',
|
|
'full_hash' => 'v8.1.2-32-g251851ec6',
|
|
'branch' => 'develop',
|
|
); |