PantheonInfo updated after first build (#167)

Signed-off-by: Adrian Sutton <adrian.sutton@consensys.net>
pull/2/head
CJ Hare 6 years ago committed by GitHub
parent fcbf9433c3
commit 4c47b101d0
  1. 2
      pantheon/src/main/java/tech/pegasys/pantheon/PantheonInfo.java

@ -2,7 +2,7 @@ package tech.pegasys.pantheon;
// This file is generated via a gradle task and should not be edited directly.
public class PantheonInfo {
private static final String version = "pantheon/0.8.1";
private static final String version = "pantheon/0.9.0-SNAPSHOT";
private PantheonInfo() {}

Loading…
Cancel
Save