Update version.php

This commit is contained in:
snipe
2021-06-22 20:13:03 -07:00
committed by GitHub
parent 3e102bf57b
commit a67ce965ec
+2 -2
View File
@@ -6,5 +6,5 @@ return array (
'prerelease_version' => '',
'hash_version' => 'gace7abc1a',
'full_hash' => 'v5.1.6-71-gace7abc1a',
'branch' => 'develop',
);
'branch' => 'master',
);