mirror of
https://github.com/snipe/snipe-it.git
synced 2024-12-26 06:04:08 -08:00
10 lines
298 B
PHP
10 lines
298 B
PHP
<?php
|
|
return array (
|
|
'app_version' => 'v5.0.0-beta-7-GM',
|
|
'full_app_version' => 'v5.0.0-beta-7-GM - build 4484-g33cf4896d',
|
|
'build_version' => '4484',
|
|
'prerelease_version' => '',
|
|
'hash_version' => 'g33cf4896d',
|
|
'full_hash' => 'v5.0.0-beta-7-GM-1-g33cf4896d',
|
|
'branch' => 'develop',
|
|
); |