Skip to content

Commit

Permalink
Update COMMIT_HASH to 04440f9 (after merged master)
Browse files Browse the repository at this point in the history
  • Loading branch information
chimp1984 committed Nov 4, 2020
1 parent 04440f9 commit 163697a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
@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
Expand Down

0 comments on commit 163697a

Please sign in to comment.