Skip to content

Commit

Permalink
Update versions to 1.20.1
Browse files Browse the repository at this point in the history
  • Loading branch information
etianl authored Jun 14, 2023
1 parent 3e8844c commit 7e413fe
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
org.gradle.jvmargs=-Xmx2G

# Fabric (https://fabricmc.net/versions.html)
minecraft_version=1.20
yarn_mappings=1.20+build.1
minecraft_version=1.20.1
yarn_mappings=1.20.1+build.1
loader_version=0.14.21

# Mod Properties
mod_version=0.5.8-1.20
mod_version=0.5.8-1.20.1
maven_group=pwn.noobs
archives_base_name=1trouser-streak

# Dependency Versionsz

# Meteor (https://maven.meteordev.org/)
meteor_version=0.5.4-SNAPSHOT
meteor_version=0.5.4-SNAPSHOT

0 comments on commit 7e413fe

Please sign in to comment.