snipe-it/config/version.php
2017-10-16 09:26:44 -07:00

8 lines
155 B
PHP

<?php
return array (
'app_version' => 'v4.0.10',
'build_version' => '235',
'hash_version' => 'gcbe008d',
'full_hash' => 'v4.0.10-235-gcbe008d',
);