Skip to content

Commit ab9ea54

Browse files
authored
Update NeuralAmpModeler.iss
Update setup information
1 parent 501f837 commit ab9ea54

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

NeuralAmpModeler/installer/NeuralAmpModeler.iss

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
[Setup]
22
AppName=NeuralAmpModeler
3-
AppContact=spam@spam.com
4-
AppCopyright=Copyright (C) 2020 MANUFACTURER
5-
AppPublisher=MANUFACTURER
6-
AppPublisherURL=http://www.spam.com
7-
AppSupportURL=http://www.spam.com
3+
AppContact=neuralampmodeler@gmail.com
4+
AppCopyright=Copyright (C) 2024 Steven Atkinson
5+
AppPublisher=Steven Atkinson
6+
AppPublisherURL=https://www.neuralampmodeler.com/
7+
AppSupportURL=https://www.neuralampmodeler.com/
88
AppVersion=0.7.9
99
VersionInfoVersion=1.0.0
1010
DefaultDirName={pf}\NeuralAmpModeler
@@ -139,4 +139,4 @@ begin
139139
end;
140140
141141
[UninstallDelete]
142-
Type: files; Name: "{app}\InstallationLogFile.log"
142+
Type: files; Name: "{app}\InstallationLogFile.log"

0 commit comments

Comments
 (0)