Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Pin the from/to versions in the delta filename
in #782 a funky issue is found where we do not use the right versions for delta files in some cases. A full fix is complicated, but the client IGNORES the versions! so we can just hardcode the versions to anything (10 and 20 here) and it'll suddenly resolve itself
- Loading branch information