Bump MCP version for lambda issue.

This commit is contained in:
LexManos 2020-09-11 08:55:13 -07:00
parent c75eb9e7cf
commit ce6c664acd

View file

@ -55,7 +55,7 @@ ext {
MAPPING_CHANNEL = 'snapshot' MAPPING_CHANNEL = 'snapshot'
MAPPING_VERSION = '20200514-1.16' MAPPING_VERSION = '20200514-1.16'
MC_VERSION = '1.16.3' MC_VERSION = '1.16.3'
MCP_VERSION = '20200910.110331' MCP_VERSION = '20200911.084530'
} }
project(':mcp') { project(':mcp') {