Skip to content

Commit

Permalink
1.19.2
Browse files Browse the repository at this point in the history
  • Loading branch information
xzeldon committed Aug 11, 2022
1 parent 1a2955d commit 52ae854
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@
org.gradle.jvmargs=-Xmx1G

# Fabric Properties
# check these on https://fabricmc.net/develop
minecraft_version=1.19
yarn_mappings=1.19+build.1
loader_version=0.14.6
# check these on https://fabricmc.net/develop
minecraft_version=1.19.2
yarn_mappings=1.19.2+build.1
loader_version=0.14.9

# Mod Properties
mod_version = 1.1.0-1.19.0
mod_version = 1.1.0-1.19.2
maven_group = ru.xzeldon.greenscreenmod
archives_base_name = greenscreenmod

# Dependencies
fabric_version=0.55.2+1.19
fabric_version=0.59.0+1.19.2

0 comments on commit 52ae854

Please sign in to comment.