snipe-it/config/version.php
2017-05-18 22:20:52 -07:00

7 lines
148 B
PHP

<?php
return array (
'app_version' => 'v3.6.5',
'build_version' => '1',
'hash_version' => 'gc8796cf',
'full_hash' => 'v3.6.5-1-gc8796cf',
);