Skip to content

Commit

Permalink
V1.6.2 - Updated to 1.21.1
Browse files Browse the repository at this point in the history
  • Loading branch information
SaolGhra committed Aug 16, 2024
1 parent 0629e59 commit 54b4bb8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
plugins {
id 'fabric-loom' version '1.7.2'
id 'fabric-loom' version '1.7-SNAPSHOT'
id 'maven-publish'
}

Expand Down
8 changes: 4 additions & 4 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@
org.gradle.jvmargs=-Xmx3G
# Fabric Properties
# check these on https://modmuss50.me/fabric.html
minecraft_version=1.21
yarn_mappings=1.21+build.9
minecraft_version=1.21.1
yarn_mappings=1.21.1+build.3
loader_version=0.15.11
# Mod Properties
mod_version=1.5
mod_version=1.6.2
maven_group=com.saolghra
archives_base_name=ElytraSwapper
# Dependencies
# check this on https://modmuss50.me/fabric.html
fabric_version=0.100.8+1.21
fabric_version=0.102.1+1.21.1

0 comments on commit 54b4bb8

Please sign in to comment.