Skip to content

Commit

Permalink
2.0.2 magna update
Browse files Browse the repository at this point in the history
  • Loading branch information
Draylar committed Jul 30, 2020
1 parent 26aecaa commit af81f7d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ dependencies {
modCompile "net.fabricmc.fabric-api:fabric-api:${project.api_version}"

// magna for hammers
modImplementation 'com.github.Draylar:magna:d7ed39c243'
include 'com.github.Draylar:magna:d7ed39c243'
modImplementation 'com.github.Draylar:magna:2365433fb7'
include 'com.github.Draylar:magna:2365433fb7'

// libcd
modImplementation 'io.github.cottonmc:LibCD:2.5.0+'
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ loader_version=0.8.8+build.202
api_version=0.13.1+build.370-1.16
yarn_version=4

version=2.0.1
version=2.0.2
modid=vanilla-hammers

0 comments on commit af81f7d

Please sign in to comment.