Skip to content

Commit

Permalink
Update gradle.properties
Browse files Browse the repository at this point in the history
  • Loading branch information
TonimatasDEV authored Feb 10, 2024
1 parent 96d5761 commit 18514c8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@ minecraftVersion=1.20.2

# Forge Properties
forgeVersion=48.1.0
forgeVersionRange=[48,)
forgeVersionRange=48

# Fabric Properties
fabricLoaderVersion=0.15.6
yarnMappings=4

# NeoForge Properties
neoforgeVersion=20.2.88
neoforgeLoaderRange=[20,)
neoforgeLoaderRange=[20,)

0 comments on commit 18514c8

Please sign in to comment.