Skip to content

Commit

Permalink
Updated to 1.20.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Hexeption authored Jun 12, 2023
1 parent 0dc201b commit 3330196
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -33,11 +33,11 @@ group = 'me.yourname'
version = '1.0.0'

ext {
minecraft_version = '1.20'
mcp_version = '20230608.053357'
minecraft_version = '1.20.1'
mcp_version = '20230612.114412'
mappings_channel = 'official'
mappings_version = '1.20'
spi_version = '6.0.0'
mappings_version = '1.20.1'
spi_version = '7.0.0'
}

repositories {
Expand Down

0 comments on commit 3330196

Please sign in to comment.