snipe-it/config/version.php
2016-12-01 03:07:47 -08:00

7 lines
150 B
PHP

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