Skip to content

Commit 39a5e8a

Browse files
authored
Updated to 1.16.3
1 parent 05c5ac3 commit 39a5e8a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ group = 'me.yourname'
2424
version = '1.0.0'
2525

2626
ext {
27-
minecraft_version = '1.16.2'
28-
mcp_version = '20200812.004259'
27+
minecraft_version = '1.16.3'
28+
mcp_version = '20200911.084530'
2929
mappings_channel = 'snapshot'
3030
mappings_version = '20200514-1.16'
3131
}

0 commit comments

Comments
 (0)