diff --git a/.ottdrev-vc b/.ottdrev-vc index bff7afb883..4d715c7b1e 100644 --- a/.ottdrev-vc +++ b/.ottdrev-vc @@ -1,2 +1,2 @@ -jgrpp-0.42.1 20210706 0 44e9a746b76eb3aa38322e5eaf547641dba9fbda 1 0 2021 -559af09714e19b3ad6a3b71c3bb3fece2924daeac6ff9213deaabd29fbaf1b4b - +jgrpp-0.42.2 20210709 0 0d80b4450dc038cb50037dd7015f6d585cb105ef 1 0 2021 +fa9d68e9e57daac4121d910a52ae8f8afc61b81e20a4f194f5339cac6075fcd0 - diff --git a/README.md b/README.md index 486ab53d14..d80ef86f06 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -## JGR's Patchpack version 0.42.1 +## JGR's Patchpack version 0.42.2 This is a collection of patches applied to [OpenTTD](http://www.openttd.org/) diff --git a/jgrpp-changelog.md b/jgrpp-changelog.md index 32c9aa213b..44bd48d140 100644 --- a/jgrpp-changelog.md +++ b/jgrpp-changelog.md @@ -2,6 +2,10 @@ * * * +### v0.42.2 (2021-07-09) +* Further fix for incorrect display of vehicle capacity and cargo, and/or crashes in the new train purchase window. +* Mark the new train purchase window as experimental. + ### v0.42.1 (2021-07-09) * Fix crashes which could occur when using the new train purchase window. * Fix incorrect display of vehicle capacity and cargo in the new train purchase window.