summaryrefslogtreecommitdiff
path: root/contrib/playlib/worker/2.6
Commit message (Collapse)AuthorAgeFilesLines
* Reworks version specific keys and extractionJean Helou2019-03-111-0/+91
Route compilation workers are specific to play minor version but still added a patch level version in the key. The playMinorVersion used to compute the version part of the key had to add a useless trailing `.0`, this is now fixed.