snipe-it/config/version.php
snipe 02fef7049f Merge remote-tracking branch 'origin/develop'
# Conflicts:
#	config/version.php
2020-11-24 12:17:38 -08:00

10 lines
259 B
PHP

<?php
return array (
'app_version' => 'v5.0.8',
'full_app_version' => 'v5.0.8 - build 5616-8a38b9d',
'build_version' => '5616',
'prerelease_version' => '',
'hash_version' => '8a38b9d',
'full_hash' => 'v5.0.8-87-8a38b9d',
'branch' => 'master',
);