snipe-it/config/version.php
2016-12-01 02:59:11 -08:00

7 lines
150 B
PHP

<?php
return array (
'app_version' => 'v3.6.0',
'build_version' => '70',
'hash_version' => 'g59617cc',
'full_hash' => 'v3.6.0-70-g59617cc',
);