rawfilewizard

git clone https://git.clttr.info/rawfilewizard.git
Log (Feed) | Files | Refs (Tags) | README | LICENSE

commit 9ef2eeef13ed4dcfaed4265e489185269ec90d09
parent 95ae51851a51b2356f29023346d285a4f48f397c
Author: rwa <apollo@rw-net.de>
Date:   Sat,  6 Oct 2018 19:08:38 +0200

fix update url

Diffstat:
MSilkypixFileMover/SilkypixFileMover.csproj | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/SilkypixFileMover/SilkypixFileMover.csproj b/SilkypixFileMover/SilkypixFileMover.csproj @@ -32,6 +32,7 @@ <UpdateRequired>false</UpdateRequired> <MapFileExtensions>true</MapFileExtensions> <InstallUrl>https://www.rw-net.de/RawFileWizard/</InstallUrl> + <UpdateUrl>https://www.rw-net.de/RawFileWizard/</UpdateUrl> <SupportUrl>https://www.rw-foto.net</SupportUrl> <ProductName>RawFileWizard</ProductName> <PublisherName>René Wagner</PublisherName>