diff --git a/HandheldCompanion.iss b/HandheldCompanion.iss
index d7134cd2a..6f0653221 100644
--- a/HandheldCompanion.iss
+++ b/HandheldCompanion.iss
@@ -364,7 +364,7 @@ end;
#define MyAppSetupName 'Handheld Companion'
#define MyBuildId 'HandheldCompanion'
-#define MyAppVersion '0.20.3.0'
+#define MyAppVersion '0.20.3.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 3b10e4848..3c3641b5e 100644
--- a/HandheldCompanion/HandheldCompanion.csproj
+++ b/HandheldCompanion/HandheldCompanion.csproj
@@ -12,7 +12,7 @@
HandheldCompanion.App
$(SolutionDir)bin\$(Configuration)
Resources\icon.ico
- 0.20.3.0
+ 0.20.3.1
app.manifest
AnyCPU;x64;x86
true