Add support to specify version in \d.x notation

This commit is contained in:
Shivam Mathur
2021-02-22 11:48:28 +05:30
parent d0f1a91dfd
commit 5520fdb61a
5 changed files with 153 additions and 31 deletions
+6
View File
@@ -0,0 +1,6 @@
{
"latest": "8.0",
"5.x": "5.6",
"7.x": "7.4",
"8.x": "8.0"
}