Add support to specify version in \d.x notation

This commit is contained in:
Shivam Mathur
2021-01-16 11:16:13 +05:30
parent 6972aed899
commit fbc8407035
5 changed files with 95 additions and 18 deletions

View File

@ -0,0 +1,6 @@
{
"latest": "8.0",
"5.x": "5.6",
"7.x": "7.4",
"8.x": "8.0"
}