Skip to content

Commit 61643b5

Browse files
committed
Updated 1.15 Mappings
1 parent ac3b425 commit 61643b5

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
@@ -25,9 +25,9 @@ version = '1.0.0'
2525

2626
ext {
2727
minecraft_version = '1.15.2'
28-
mcp_version = '20200122.131323'
28+
mcp_version = '20200515.085601'
2929
mappings_channel = 'snapshot'
30-
mappings_version = '20200122-1.15.1'
30+
mappings_version = '20200622-1.15.1'
3131
}
3232

3333
repositories {

0 commit comments

Comments
 (0)