Skip to content
This repository has been archived by the owner on Aug 23, 2020. It is now read-only.

Commit

Permalink
Bump IRI internal version to 1.4.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
th0br0 committed Dec 2, 2017
1 parent f9fa79a commit c4944e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/java/com/iota/iri/IRI.java
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ public class IRI {

public static final String MAINNET_NAME = "IRI";
public static final String TESTNET_NAME = "IRI Testnet";
public static final String VERSION = "1.4.1.2";
public static final String VERSION = "1.4.1.3";
public static Iota iota;
public static API api;
public static IXI ixi;
Expand Down

0 comments on commit c4944e8

Please sign in to comment.