snipe-it/config/version.php
2020-10-19 16:36:25 -07:00

10 lines
268 B
PHP

<?php
return array (
'app_version' => 'v5.0.0',
'full_app_version' => 'v5.0.0 - build 4484-g33cf4896d',
'build_version' => '4484',
'prerelease_version' => '',
'hash_version' => 'g33cf4896d',
'full_hash' => 'v5.0.0-1-g33cf4896d',
'branch' => 'develop',
);