snipe-it/config/version.php
snipe 834e0a9dd5 Merge remote-tracking branch 'origin/develop'
# Conflicts:
#	config/version.php
2021-02-05 14:29:13 -08:00

10 lines
234 B
PHP

<?php
return array (
'app_version' => 'v5.1.1',
'full_app_version' => 'v5.1.1 - build 5811-',
'build_version' => '5811',
'prerelease_version' => '',
'hash_version' => '',
'full_hash' => 'v5.1.1',
'branch' => 'master',
);