append missing number to version

This commit is contained in:
Michael C
2022-12-17 23:58:19 -05:00
parent fc73f491fe
commit 8d7b010a12

View File

@@ -34,7 +34,7 @@ async function getFromITube (videoID: string): Promise<innerTubeVideoDetails> {
context: { context: {
client: { client: {
clientName: "WEB", clientName: "WEB",
clientVersion: "2.20221215.04.0" clientVersion: "2.20221215.04.01"
} }
}, },
videoId: videoID videoId: videoID