mirror of
https://github.com/snipe/snipe-it.git
synced 2026-02-05 03:55:37 +00:00
10 lines
271 B
PHP
10 lines
271 B
PHP
<?php
|
|
return array (
|
|
'app_version' => 'v8.3.6',
|
|
'full_app_version' => 'v8.3.6 - build 20569-g9e23117f9',
|
|
'build_version' => '20569',
|
|
'prerelease_version' => '',
|
|
'hash_version' => 'g9e23117f9',
|
|
'full_hash' => 'v8.3.6-16-g9e23117f9',
|
|
'branch' => 'develop',
|
|
); |