Merge pull request #16770 from Snuffleupagus/fix-baseVersion

Fix typo in the `baseVersion` commit hash (PR 16769 follow-up)
This commit is contained in:
Tim van der Meij 2023-07-30 16:58:53 +02:00 committed by GitHub
commit f7155ad8fa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,5 @@
{
"stableVersion": "3.9.179",
"baseVersion": "1ef6fbc525856318e78a6035b200ba1c6ec02d491",
"baseVersion": "1ef6fbc525856318e78a6035b200ba1c6ec02d49",
"versionPrefix": "3.10."
}