Bump MCPConfig version.

This commit is contained in:
LexManos 2020-06-25 16:24:35 -07:00
parent 4700973dff
commit 9cf9305fd0
1 changed files with 1 additions and 1 deletions

View File

@ -66,7 +66,7 @@ ext {
MAPPING_CHANNEL = 'snapshot'
MAPPING_VERSION = '20200514-1.16'
MC_VERSION = '1.16.1'
MCP_VERSION = '20200625.134731'
MCP_VERSION = '20200625.160719'
}
project(':mcp') {