Skip to content

Commit

Permalink
Updated to 1.18.2
Browse files Browse the repository at this point in the history
  • Loading branch information
kingdevnl authored and Hexeption committed Mar 3, 2022
1 parent 0da47fb commit 21ea2d2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,10 @@ group = 'me.yourname'
version = '1.0.0'

ext {
minecraft_version = '1.18.1'
mcp_version = '20211210.034407'
minecraft_version = '1.18.2'
mcp_version = '20220228.144236'
mappings_channel = 'official'
mappings_version = '1.18.1'
mappings_version = '1.18.2'
spi_version = '4.0.10'
}

Expand Down

0 comments on commit 21ea2d2

Please sign in to comment.