diff options
| author | Giovanni Harting <539@idlegandalf.com> | 2016-07-19 00:49:20 +0200 |
|---|---|---|
| committer | Giovanni Harting <539@idlegandalf.com> | 2016-07-19 00:49:37 +0200 |
| commit | 8a5eca2b001ce13fce4bd947de763353c944a691 (patch) | |
| tree | 402fe243f6ef230c89587ebaf99fd52d0f084a86 /src/main/resources | |
| parent | bac0955b4460b513066d3494ecb9a569724e47b9 (diff) | |
fixed load dependency order, fixes #1 #2
bumped version up to 1.0.1
Diffstat (limited to 'src/main/resources')
| -rw-r--r-- | src/main/resources/mcmod.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/resources/mcmod.info b/src/main/resources/mcmod.info index 8e24180..740740d 100644 --- a/src/main/resources/mcmod.info +++ b/src/main/resources/mcmod.info @@ -2,7 +2,7 @@ "modid": "taiga", "name": "Tinkers Alloying Addon", "description": "An addon for Tinkers' Construct! 32 New Materials including 16 various alloys.", - "version": "1.0", + "version": "1.0.1", "mcversion": "1.10.2", "url": "https://github.com/Zkaface/TAIGA", "updateUrl": "", |
