Skip to content

Commit 05c5ac3

Browse files
committed
Updated to 1.16.2
1 parent 43f5104 commit 05c5ac3

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010

1111
| Version | Support |
1212
| --- | --- |
13+
| 1.16.2||
1314
| 1.16.1||
1415
| 1.15.2||
1516
| 1.15.1||

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.1'
28-
mcp_version = '20200625.160719'
27+
minecraft_version = '1.16.2'
28+
mcp_version = '20200812.004259'
2929
mappings_channel = 'snapshot'
3030
mappings_version = '20200514-1.16'
3131
}

0 commit comments

Comments
 (0)