From f5546c0b3c77c7bd3b964c76bb5597d6f8905970 Mon Sep 17 00:00:00 2001 From: pukkandan Date: Tue, 12 Jan 2021 21:23:31 +0530 Subject: Fix typos (Closes #14) :skip ci all Co-authored by: FelixFrog --- pyinst.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pyinst.py') diff --git a/pyinst.py b/pyinst.py index 199f0734f..6e5faf5a9 100644 --- a/pyinst.py +++ b/pyinst.py @@ -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"), ], ) ] -- cgit v1.2.3