Update mappings to 20200213-1.15.1

This commit is contained in:
Brady
2020-02-13 14:42:29 -06:00
parent 96bcabff8b
commit db2f6ec78d
4 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -82,7 +82,7 @@ task sourceJar(type: Jar, dependsOn: classes) {
}
minecraft {
mappings channel: 'snapshot', version: '20200205-1.15.1'
mappings channel: 'snapshot', version: '20200213-1.15.1'
reobfMappings 'notch'
runs {