snipe-it/config/version.php
2017-11-24 11:25:57 -08:00

10 lines
271 B
PHP

<?php
return array (
'app_version' => 'v4.1.6-pre',
'full_app_version' => 'v4.1.6-pre - build 2787-g83c8449',
'build_version' => '2787',
'prerelease_version' => '',
'hash_version' => 'g83c8449',
'full_hash' => 'v4.1.5-57-g83c8449',
'branch' => 'develop',
);