PantheonInfo updated after first build (#167)

CJ Hare 6 years ago committed by GitHub
parent 5f8059d055
commit 2f5f829c1d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  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