snipe-it/config/version.php
2019-05-29 15:51:54 -07:00

11 lines
268 B
PHP

<?php
return array (
'app_version' => 'v4.7.3',
'full_app_version' => 'v4.7.3 - build 4098-g087cdd859',
'build_version' => '4098',
'prerelease_version' => '',
'hash_version' => 'g087cdd859',
'full_hash' => 'v4.7.3-2-g087cdd859',
'branch' => 'master',
);