Skip to content

Commit 8d7b010

Browse files
committed
append missing number to version
1 parent fc73f49 commit 8d7b010

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/utils/innerTubeAPI.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ async function getFromITube (videoID: string): Promise<innerTubeVideoDetails> {
3434
context: {
3535
client: {
3636
clientName: "WEB",
37-
clientVersion: "2.20221215.04.0"
37+
clientVersion: "2.20221215.04.01"
3838
}
3939
},
4040
videoId: videoID

0 commit comments

Comments
 (0)