snipe-it/config/version.php
2016-12-15 20:02:47 -08:00

7 lines
149 B
PHP

<?php
return array (
'app_version' => 'v3.6.1',
'build_version' => 'pre',
'hash_version' => '90',
'full_hash' => 'v3.6.1-pre-90-ge685e0f',
);