snipe-it/config/version.php
2017-10-28 15:46:02 -07:00

8 lines
159 B
PHP

<?php
return array (
'app_version' => 'v4.1.0',
'build_version' => 'beta2',
'hash_version' => 'g3b498ef',
'full_hash' => 'v4.1.0-beta2-3-g3b498ef',
);