Skip to content

Commit

Permalink
update gradle.properties to 1.21
Browse files Browse the repository at this point in the history
bump version [rev]
  • Loading branch information
AdamRaichu committed Aug 8, 2024
1 parent ef30725 commit 7dded46
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,17 @@
org.gradle.jvmargs=-Xmx10G

# Mod Properties
mod_version=1.2.2
mod_version=1.2.3
maven_group=io.github.adamraichu
archives_base_name=suppressopengl1280
mod_loader=fabric

minecraft_version=1.20.1
yarn_mappings=1.20.1+build.10
loader_version=0.14.22
minecraft_version=1.21.1
yarn_mappings=1.21.1+build.1
loader_version=0.15.11

#Fabric api
fabric_version=0.87.0+1.20.1
# Fabric API
fabric_version=0.102.0+1.21.1

cloth_version=11.1.106
modmenu_version=7.2.1
cloth_version=15.0.128
modmenu_version=11.0.1

0 comments on commit 7dded46

Please sign in to comment.