Skip to content

Commit

Permalink
Merge branch '1.21.2' into 1.21.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander01998 committed Dec 20, 2024
2 parents a7ff411 + 1adc3ad commit 5b23b0f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ buildscript {

plugins {
id "fabric-loom" version "1.9-SNAPSHOT"
id "me.modmuss50.mod-publish-plugin" version "0.8.1"
id "me.modmuss50.mod-publish-plugin" version "0.8.4"
id "com.diffplug.spotless" version "6.25.0"
}

Expand Down
4 changes: 2 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@ yarn_mappings=1.21.1+build.3
loader_version=0.16.9

# Fabric API
fabric_version=0.105.0+1.21.1
fabric_version=0.110.0+1.21.1

# Mod Properties
mod_version = 1.10-MC1.21.1
mod_version = 1.10.1-MC1.21.1
maven_group = net.wurstclient.glass
archives_base_name = Mo-Glass

Expand Down

0 comments on commit 5b23b0f

Please sign in to comment.