diff --git a/HandheldCompanion.iss b/HandheldCompanion.iss
index e1d8b6583..d2fb42c0b 100644
--- a/HandheldCompanion.iss
+++ b/HandheldCompanion.iss
@@ -364,7 +364,7 @@ end;
#define MyAppSetupName 'Handheld Companion'
#define MyBuildId 'HandheldCompanion'
-#define MyAppVersion '0.20.4.0'
+#define MyAppVersion '0.20.4.1'
#define MyAppPublisher 'BenjaminLSR'
#define MyAppCopyright 'Copyright @ BenjaminLSR'
#define MyAppURL 'https://github.com/Valkirie/HandheldCompanion'
@@ -580,4 +580,4 @@ begin
Result := True;
end;
-#endif
\ No newline at end of file
+#endif
diff --git a/HandheldCompanion/HandheldCompanion.csproj b/HandheldCompanion/HandheldCompanion.csproj
index 1fbc2ac48..9cf318f44 100644
--- a/HandheldCompanion/HandheldCompanion.csproj
+++ b/HandheldCompanion/HandheldCompanion.csproj
@@ -12,7 +12,7 @@
HandheldCompanion.App
$(SolutionDir)bin\$(Configuration)
Resources\icon.ico
- 0.20.4.0
+ 0.20.4.1
app.manifest
AnyCPU;x64;x86
true