diff --git a/HandheldCompanion.iss b/HandheldCompanion.iss index f93aadead..e79a73b8d 100644 --- a/HandheldCompanion.iss +++ b/HandheldCompanion.iss @@ -389,7 +389,7 @@ end; #define MyAppSetupName 'Handheld Companion' #define MyBuildId 'HandheldCompanion' -#define MyAppVersion '0.18.0.4' +#define MyAppVersion '0.18.0.5' #define MyAppPublisher 'BenjaminLSR' #define MyAppCopyright 'Copyright @ BenjaminLSR' #define MyAppURL 'https://github.com/Valkirie/HandheldCompanion' @@ -610,4 +610,4 @@ begin Result := True; end; -#endif \ No newline at end of file +#endif diff --git a/HandheldCompanion/HandheldCompanion.csproj b/HandheldCompanion/HandheldCompanion.csproj index b0469a7e6..2ff3051bb 100644 --- a/HandheldCompanion/HandheldCompanion.csproj +++ b/HandheldCompanion/HandheldCompanion.csproj @@ -1,4 +1,4 @@ - + WinExe @@ -12,7 +12,7 @@ HandheldCompanion.App $(SolutionDir)bin\$(Configuration) Resources\icon.ico - 0.18.0.4 + 0.18.0.5 app.manifest AnyCPU;x64;x86 true