Skip to content

Commit

Permalink
Release, thank you LXGaming!
Browse files Browse the repository at this point in the history
Signed-off-by: TerminatorNL <[email protected]>
  • Loading branch information
TerminatorNL committed Mar 14, 2020
1 parent 1113b20 commit f53d13e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ buildscript {
classpath "com.wynprice.cursemaven:CurseMaven:1.1.0"
}
}
String LagGogglesVersion = "1.12.2-4.10"
String LagGogglesVersion = "1.12.2-4.11"
String spongeForgeVersion = '1.12.2-2838-7.1.7-RC3881'

boolean isFat = hasProperty("isFat")
Expand All @@ -41,7 +41,7 @@ apply plugin: 'net.minecraftforge.gradle.forge'
// EZ testing of compatibility! Nice!
apply plugin: "com.wynprice.cursemaven"
apply plugin: 'org.spongepowered.mixin'
//Only edit below this line, the above code adds and enables the nessasary things for Forge to be setup.
//Only edit below this line, the above code adds and enables the necessary things for Forge to be setup.

repositories {
maven {
Expand Down

0 comments on commit f53d13e

Please sign in to comment.