mirror of
https://github.com/snipe/snipe-it.git
synced 2025-02-02 08:21:09 -08:00
Updated version.php to master
This commit is contained in:
parent
de6f3f866f
commit
e5f0a12c25
|
@ -6,5 +6,5 @@ return array (
|
||||||
'prerelease_version' => '',
|
'prerelease_version' => '',
|
||||||
'hash_version' => 'g6eb860ca2',
|
'hash_version' => 'g6eb860ca2',
|
||||||
'full_hash' => 'v5.0.7-87-g6eb860ca2',
|
'full_hash' => 'v5.0.7-87-g6eb860ca2',
|
||||||
'branch' => 'develop',
|
'branch' => 'master',
|
||||||
);
|
);
|
Loading…
Reference in a new issue