Skip to content

Commit

Permalink
Update NeuralAmpModeler.iss
Browse files Browse the repository at this point in the history
Update setup information
  • Loading branch information
sdatkinson authored Jul 6, 2024
1 parent 501f837 commit ab9ea54
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions NeuralAmpModeler/installer/NeuralAmpModeler.iss
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
[Setup]
AppName=NeuralAmpModeler
AppContact=spam@spam.com
AppCopyright=Copyright (C) 2020 MANUFACTURER
AppPublisher=MANUFACTURER
AppPublisherURL=http://www.spam.com
AppSupportURL=http://www.spam.com
AppContact=neuralampmodeler@gmail.com
AppCopyright=Copyright (C) 2024 Steven Atkinson
AppPublisher=Steven Atkinson
AppPublisherURL=https://www.neuralampmodeler.com/
AppSupportURL=https://www.neuralampmodeler.com/
AppVersion=0.7.9
VersionInfoVersion=1.0.0
DefaultDirName={pf}\NeuralAmpModeler
Expand Down Expand Up @@ -139,4 +139,4 @@ begin
end;
[UninstallDelete]
Type: files; Name: "{app}\InstallationLogFile.log"
Type: files; Name: "{app}\InstallationLogFile.log"

0 comments on commit ab9ea54

Please sign in to comment.