mirror of
https://github.com/bisq-network/bisq.git
synced 2024-11-19 09:52:23 +01:00
Update commit hash to 7f83d1b3
This commit is contained in:
parent
8bc78c852b
commit
2b807769d4
@ -29,7 +29,7 @@ import org.jetbrains.annotations.Nullable;
|
|||||||
@Getter
|
@Getter
|
||||||
public class RequestInfo {
|
public class RequestInfo {
|
||||||
// Carries latest commit hash of feature changes (not latest commit as that is then the commit for editing that field)
|
// 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 = "627888f0";
|
public static final String COMMIT_HASH = "7f83d1b3";
|
||||||
|
|
||||||
private final long requestStartTime;
|
private final long requestStartTime;
|
||||||
@Setter
|
@Setter
|
||||||
|
Loading…
Reference in New Issue
Block a user