mirror of
https://github.com/bisq-network/bisq.git
synced 2024-11-19 09:52:23 +01:00
Update COMMIT_HASH to 04440f95 (after merged master)
This commit is contained in:
parent
850f73aad5
commit
4d17e986a2
@ -29,7 +29,7 @@ import org.jetbrains.annotations.Nullable;
|
||||
@Getter
|
||||
public class RequestInfo {
|
||||
// Carries latest commit hash of feature changes (not latest commit as that is then the commit for editing that field)
|
||||
public static final String COMMIT_HASH = "d789282b";
|
||||
public static final String COMMIT_HASH = "04440f95";
|
||||
|
||||
private final long requestStartTime;
|
||||
@Setter
|
||||
|
Loading…
Reference in New Issue
Block a user