diff --git a/build.gradle b/build.gradle index bd4894a1..d0dafa8b 100644 --- a/build.gradle +++ b/build.gradle @@ -360,7 +360,7 @@ dependencies { shadow 'com.github.ReplayMod.JavaBlend:2.79.0:a0696f8' - shadow "com.github.ReplayMod:ReplayStudio:b5cc75a", shadeExclusions + shadow "com.github.ReplayMod:ReplayStudio:d3f8506", shadeExclusions // FIXME this should be pulled in by ReplayStudio, and IntelliJ sees it, but javac for some reason does not implementation 'com.github.viaversion:opennbt:0a02214' // 2.0-SNAPSHOT (ViaVersion Edition) diff --git a/version.txt b/version.txt index bc02b868..c959dfbb 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -2.6.11 +2.6.12