mirror of
https://github.com/snipe/snipe-it.git
synced 2024-12-26 06:04:08 -08:00
11 lines
271 B
PHP
11 lines
271 B
PHP
<?php
|
|
return array (
|
|
'app_version' => 'v4.6.13',
|
|
'full_app_version' => 'v4.6.13 - build 3985-g5f3147cf3',
|
|
'build_version' => '3985',
|
|
'prerelease_version' => '',
|
|
'hash_version' => 'g5f3147cf3',
|
|
'full_hash' => 'v4.6.13-2-g5f3147cf3',
|
|
'branch' => 'master',
|
|
);
|