feat(manifest): add basic version tags (#1014)

This commit is contained in:
harbassan 2023-11-24 11:29:18 +13:00 committed by GitHub
parent 772d4b0d11
commit 5f4a8a55f1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,6 +11,9 @@
"name": "pjaspinski", "name": "pjaspinski",
"url": "https://github.com/pjaspinski" "url": "https://github.com/pjaspinski"
} }
],
"tags": [
"latest"
] ]
}, },
{ {
@ -25,6 +28,9 @@
"name": "Blacksuan19", "name": "Blacksuan19",
"url": "https://github.com/Blacksuan19" "url": "https://github.com/Blacksuan19"
} }
],
"tags": [
"latest"
] ]
}, },
{ {
@ -39,6 +45,10 @@
"name": "CharlieS1103", "name": "CharlieS1103",
"url": "https://github.com/CharlieS1103" "url": "https://github.com/CharlieS1103"
} }
],
"tags": [
"outdated",
"v1.2.13"
] ]
}, },
{ {
@ -55,7 +65,14 @@
{ {
"name": "khanhas", "name": "khanhas",
"url": "https://github.com/khanhas" "url": "https://github.com/khanhas"
},
{
"name": "harbassan",
"url": "https://github.com/harbassan"
} }
],
"tags": [
"latest"
] ]
}, },
{ {
@ -70,6 +87,10 @@
"name": "darkthemer", "name": "darkthemer",
"url": "https://github.com/darkthemer" "url": "https://github.com/darkthemer"
} }
],
"tags": [
"outdated",
"v1.2.22"
] ]
}, },
{ {
@ -84,6 +105,9 @@
"name": "okarin001", "name": "okarin001",
"url": "https://github.com/okarin001" "url": "https://github.com/okarin001"
} }
],
"tags": [
"latest"
] ]
}, },
{ {
@ -98,6 +122,9 @@
"name": "harbassan", "name": "harbassan",
"url": "https://github.com/harbassan" "url": "https://github.com/harbassan"
} }
],
"tags": [
"latest"
] ]
}, },
{ {
@ -112,6 +139,9 @@
"name": "darkthemer", "name": "darkthemer",
"url": "https://github.com/darkthemer" "url": "https://github.com/darkthemer"
} }
],
"tags": [
"latest"
] ]
}, },
{ {
@ -129,6 +159,9 @@
"name": "Grason Chan", "name": "Grason Chan",
"url": "https://github.com/grasonchan" "url": "https://github.com/grasonchan"
} }
],
"tags": [
"latest"
] ]
}, },
{ {
@ -143,6 +176,9 @@
"name": "schnensch0", "name": "schnensch0",
"url": "https://github.com/schnensch0" "url": "https://github.com/schnensch0"
} }
],
"tags": [
"latest"
] ]
}, },
{ {
@ -169,6 +205,9 @@
"name": "Alex Casieri", "name": "Alex Casieri",
"url": "https://github.com/alexcasieri30" "url": "https://github.com/alexcasieri30"
} }
],
"tags": [
"latest"
] ]
}, },
{ {
@ -182,6 +221,9 @@
{ {
"name": "Robatortas", "url": "https://github.com/Robatortas" "name": "Robatortas", "url": "https://github.com/Robatortas"
} }
] ],
"tags": [
"latest"
]
} }
] ]