diff options
| author | Foghrye4 <foghrye4@gmail.com> | 2016-11-05 13:48:54 +0300 |
|---|---|---|
| committer | Foghrye4 <foghrye4@gmail.com> | 2016-11-05 13:48:54 +0300 |
| commit | ffe23313fb7421b0a1849b420baf708999023f7b (patch) | |
| tree | 38b717e2a8cc996000de0f297cd4a84ad60a1ab5 /ihl/IHLModInfo.java | |
| parent | 05c78126859231a68e199dc34613689bd0978e2f (diff) | |
item icons on IronWorkbench
Diffstat (limited to 'ihl/IHLModInfo.java')
| -rw-r--r-- | ihl/IHLModInfo.java | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ihl/IHLModInfo.java b/ihl/IHLModInfo.java index 1302d29..33608d3 100644 --- a/ihl/IHLModInfo.java +++ b/ihl/IHLModInfo.java @@ -3,5 +3,5 @@ package ihl; public class IHLModInfo {
public static final String MODID = "ihl";
public static final String MODNAME = "IHL Tools & Machines for IC2V2";
- public static final String MODVERSION = "0.597";
+ public static final String MODVERSION = "0.601";
}
|
