snipe-it/config/version.php
2017-09-28 21:20:37 -07:00

8 lines
151 B
PHP

<?php
return array (
'app_version' => 'v4.0.5',
'build_version' => '40',
'hash_version' => 'g42c2a66',
'full_hash' => 'v4.0.5-40-g42c2a66',
);