Skip to content

Commit

Permalink
use new mappings
Browse files Browse the repository at this point in the history
  • Loading branch information
valoeghese committed May 10, 2020
1 parent ae404da commit 9ed4f23
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ dependencies {
//to change the versions see the gradle.properties file
minecraft "com.mojang:minecraft:${project.minecraft_version}"

mappings files("plasma-b1.7.3+build.6.jar")
mappings files("plasma-b1.7.3+build.7.jar")

// for config api
compile "tk.valoeghese:ZoesteriaConfig:1.3.0"
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ org.gradle.jvmargs=-Xmx1G
loader_version=392aab7

# Mod Properties
mod_version = 0.2.0
mod_version = 0.2.1
maven_group = io.github.minecraftcursedlegacy.api
archives_base_name = cursed-legacy-api
Binary file removed plasma-b1.7.3+build.6.jar
Binary file not shown.
Binary file added plasma-b1.7.3+build.7.jar
Binary file not shown.

0 comments on commit 9ed4f23

Please sign in to comment.