summary refs log tree commit diff
path: root/deploy
diff options
context:
space:
mode:
authorJoe <rubberduckie3554@gmail.com>2019-02-08 14:49:53 -0500
committerJoe <rubberduckie3554@gmail.com>2019-02-08 14:49:53 -0500
commit440d0b81cad69135d7c898a25c86ac1032e65f4e (patch)
tree8998a2c60c06655ecf7f2a4e46b60e98370447ab /deploy
parentMerge branch 'master' of https://github.com/redsky17/nheko (diff)
downloadnheko-440d0b81cad69135d7c898a25c86ac1032e65f4e.tar.xz
Release Nheko 0.6.3
- Update version numbers and documentation
- Fix github releases oauth key
Diffstat (limited to 'deploy')
-rw-r--r--deploy/installer/config.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/deploy/installer/config.xml b/deploy/installer/config.xml

index 2cf7d99c..c56032dc 100644 --- a/deploy/installer/config.xml +++ b/deploy/installer/config.xml
@@ -4,7 +4,7 @@ <Version>__VERSION__</Version> <Title>Nheko Installer</Title> <Publisher>Mujx</Publisher> - <ProductUrl>https://github.com/mujx/nheko</ProductUrl> + <ProductUrl>https://github.com/Nheko-Reborn/nheko</ProductUrl> <InstallerWindowIcon>nheko</InstallerWindowIcon> <InstallerApplicationIcon>nheko</InstallerApplicationIcon> <Logo>nheko.png</Logo>