We need to force a rebuild of master after the Bintray brownout, but the update to release.version fails if we just retrigger a build (because the build retriggers with an older git commit than the one that is currently on master).
So I'm creating a PR with a dummy commit to merge it and force a master rebuild.
We need to force a rebuild of master after the Bintray brownout, but the update to
release.version
fails if we just retrigger a build (because the build retriggers with an older git commit than the one that is currently on master). So I'm creating a PR with a dummy commit to merge it and force a master rebuild.