snipe-it/config/version.php
2019-05-31 14:17:26 -07:00

11 lines
268 B
PHP

<?php
return array (
'app_version' => 'v4.7.4',
'full_app_version' => 'v4.7.4 - build 4107-g49a255c8f',
'build_version' => '4107',
'prerelease_version' => '',
'hash_version' => 'g49a255c8f',
'full_hash' => 'v4.7.4-8-g49a255c8f',
'branch' => 'master',
);