Skip to content

Commit 973aa2d

Browse files
Trenlytimschneeb
authored andcommitted
Update install.nsi to reference new GitHub alias
1 parent 65032f4 commit 973aa2d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

install.nsi

+2-2
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@
1818
!endif
1919

2020
!define PRODUCT_NAME "Galaxy Buds Manager (Unofficial)"
21-
!define PRODUCT_PUBLISHER "ThePBone"
22-
!define PRODUCT_WEB_SITE "https://github.com/ThePBone/GalaxyBudsClient"
21+
!define PRODUCT_PUBLISHER "timschneeb"
22+
!define PRODUCT_WEB_SITE "https://github.com/timschneeb/GalaxyBudsClient"
2323
!define PRODUCT_DIR_REGKEY "Software\Microsoft\Windows\CurrentVersion\App Paths\Galaxy Buds Client.exe"
2424
!define PRODUCT_UNINST_KEY "Software\Microsoft\Windows\CurrentVersion\Uninstall\${PRODUCT_NAME}"
2525
!define PRODUCT_UNINST_ROOT_KEY "HKLM"

0 commit comments

Comments
 (0)