Commit f74f4185 by Zsombor Prisznyák Committed by Shadowfacts

Bumped version (#4)

parent 8b0e73fb
...@@ -13,9 +13,9 @@ minecraft { ...@@ -13,9 +13,9 @@ minecraft {
dependencies { dependencies {
minecraft "com.mojang:minecraft:18w50a" minecraft "com.mojang:minecraft:18w50a"
mappings "net.fabricmc:yarn:18w50a.2" mappings "net.fabricmc:yarn:18w50a.56"
modCompile "net.fabricmc:fabric-loader:0.2.0.64" modCompile "net.fabricmc:fabric-loader:0.2.0.71"
// Fabric API. This is technically optional, but you probably want it anyway. // Fabric API. This is technically optional, but you probably want it anyway.
modCompile "net.fabricmc:fabric:0.1.1.47" modCompile "net.fabricmc:fabric:0.1.1.58"
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment