mirror of
https://github.com/snipe/snipe-it.git
synced 2024-11-09 23:24:06 -08:00
Bumped hash
Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
parent
e2dec5d5d7
commit
8a312f69a6
|
@ -1,10 +1,10 @@
|
|||
<?php
|
||||
return array (
|
||||
'app_version' => 'v6.0.9',
|
||||
'full_app_version' => 'v6.0.9 - build 8515-g51f729872',
|
||||
'build_version' => '8515',
|
||||
'full_app_version' => 'v6.0.9 - build 8587-gcca531f8c',
|
||||
'build_version' => '8587',
|
||||
'prerelease_version' => '',
|
||||
'hash_version' => 'g51f729872',
|
||||
'full_hash' => 'v6.0.9-103-g51f729872',
|
||||
'branch' => 'master',
|
||||
);
|
||||
'hash_version' => 'gcca531f8c',
|
||||
'full_hash' => 'v6.0.9-68-gcca531f8c',
|
||||
'branch' => 'develop',
|
||||
);
|
Loading…
Reference in a new issue