Skip to content

Commit c9310e8

Browse files
committed
build 0.29.3.1
1 parent fff9042 commit c9310e8

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

HandheldCompanion.iss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
#define InstallerVersion "0.2"
2020
#define MyAppSetupName "Handheld Companion"
2121
#define MyBuildId "HandheldCompanion"
22-
#define MyAppVersion "0.29.3.0"
22+
#define MyAppVersion "0.29.3.1"
2323
#define MyAppPublisher "BenjaminLSR"
2424
#define MyAppCopyright "Copyright © BenjaminLSR"
2525
#define MyAppURL "https://github.com/Valkirie/HandheldCompanion"

HandheldCompanion/HandheldCompanion.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<StartupObject>HandheldCompanion.App</StartupObject>
1313
<OutputPath>$(SolutionDir)bin\$(Configuration)</OutputPath>
1414
<ApplicationIcon>Resources\icon.ico</ApplicationIcon>
15-
<Version>0.29.3.0</Version>
15+
<Version>0.29.3.1</Version>
1616
<Platforms>x64</Platforms>
1717
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
1818
<RunPostBuildEvent>OnBuildSuccess</RunPostBuildEvent>

0 commit comments

Comments
 (0)