snipe-it/config/version.php
2020-10-19 17:49:56 -07:00

10 lines
267 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' => 'master',
);