diff --git a/DesertPaintCodex.csproj b/DesertPaintCodex.csproj
--- a/DesertPaintCodex.csproj
+++ b/DesertPaintCodex.csproj
@@ -6,6 +6,7 @@
     <ApplicationIcon>Assets\desert_paint_codex_icon.ico</ApplicationIcon>
     <StartupObject>DesertPaintCodex.Program</StartupObject>
     <Platforms>AnyCPU;x64</Platforms>
+    <Version>1.4.0</Version>
   </PropertyGroup>
   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|AnyCPU'">
     <PlatformTarget>x64</PlatformTarget>