snipe-it/config/version.php
2017-10-18 01:21:50 -07:00

8 lines
155 B
PHP

<?php
return array (
'app_version' => 'v4.0.12',
'build_version' => '272',
'hash_version' => 'gea63ced',
'full_hash' => 'v4.0.12-272-gea63ced',
);