Fix typos (Closes #14)

:skip ci all

Co-authored by: FelixFrog
This commit is contained in:
pukkandan 2021-01-12 21:23:31 +05:30
parent 0ed3baddf2
commit f5546c0b3c
6 changed files with 16 additions and 16 deletions

View file

@ -74,7 +74,7 @@ version_file = VSVersionInfo(
),
StringStruct("OriginalFilename", "youtube-dlc.exe"),
StringStruct("ProductName", "Youtube-dlc"),
StringStruct("ProductVersion", version + " | git.io/JUGsM"),
StringStruct("ProductVersion", version + " | git.io/JLh7K"),
],
)
]