snipe-it/config/version.php
2017-10-25 20:18:06 -07:00

8 lines
155 B
PHP

<?php
return array (
'app_version' => 'v4.0.15',
'build_version' => '384',
'hash_version' => 'g4f80eac',
'full_hash' => 'v4.0.15-384-g4f80eac',
);