snipe-it/config/version.php
2016-12-12 19:06:36 -08:00

8 lines
151 B
PHP

<?php
return array (
'app_version' => 'v3.6.2',
'build_version' => '18',
'hash_version' => 'g6f1e0d6',
'full_hash' => 'v3.6.2-18-g6f1e0d6',
);