Skip to content

Commit

Permalink
1.20.4
Browse files Browse the repository at this point in the history
  • Loading branch information
R0bbyYT committed Dec 8, 2023
1 parent 25bc460 commit c7d761c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ labyMod {
"1.19.4",
"1.20.1",
"1.20.2",
"1.20.3"
"1.20.4"
) { version, provider ->
configureRun(provider, version)
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/

package org.burgerbude.labymod.addons.fullbright.v1_20_3.mixins;
package org.burgerbude.labymod.addons.fullbright.v1_20_4.mixins;

import com.mojang.blaze3d.platform.NativeImage;
import net.labymod.api.Laby;
Expand Down

0 comments on commit c7d761c

Please sign in to comment.