snipe-it/config/version.php
2017-10-28 11:22:27 -07:00

8 lines
163 B
PHP

<?php
return array (
'app_version' => 'v4.1.0-beta',
'build_version' => '460',
'hash_version' => 'g39c6821',
'full_hash' => 'v4.1.0-beta-460-g39c6821',
);