mirror of
https://github.com/Ellpeck/NaturesAura.git
synced 2024-11-22 11:53:29 +01:00
bump API version
This commit is contained in:
parent
41300f0419
commit
00570b7649
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ public final class NaturesAuraAPI {
|
|||
|
||||
public static final String MOD_ID = "naturesaura";
|
||||
public static final String API_ID = MOD_ID + "api";
|
||||
public static final String VERSION = "2";
|
||||
public static final String VERSION = "3";
|
||||
|
||||
/**
|
||||
* The list of all {@link AltarRecipe} instances which are the recipes used
|
||||
|
|
Loading…
Reference in a new issue