Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
Description
KnownVersion.java on develop and Version.java in the support/1.13 branch have 1.13.1 listed as the version in which the protocol ordinal changed to 121. However, 1.13.1 doesn't actually use that ordinal, it reports itself as using protocol ordinal 120 (the same as 1.13.0).
This file should be changed to indicate that 1.13.2 is actually the version in which the protocol changed.