Apparently I forgot to update the CoFH API version all this time. I blame tterrag.
This commit is contained in:
parent
c357f02444
commit
58cdbbf909
1 changed files with 1 additions and 1 deletions
|
@ -6,6 +6,6 @@ public class CoFHAPIProps {
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
public static final String VERSION = "1.7.10R1.0.1";
|
public static final String VERSION = "1.7.10R1.0.2";
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue