aboutsummaryrefslogtreecommitdiffstats
path: root/pyinst.py
diff options
context:
space:
mode:
Diffstat (limited to 'pyinst.py')
-rw-r--r--pyinst.py2
1 files changed, 1 insertions, 1 deletions
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"),
],
)
]