# HG changeset patch # User Jason Maltzen # Date 2019-11-02 20:10:42 # Node ID 9f647cbe17a9b4c6371120188fa5eb30f30c9103 # Parent e9f4273e7869a0883902ff3e4b5818fb75f34f3c Update version number in solution to 9.0.5 diff --git a/DesertPaintLab.csproj b/DesertPaintLab.csproj --- a/DesertPaintLab.csproj +++ b/DesertPaintLab.csproj @@ -24,7 +24,7 @@ 1.0.0.%2a false true - 9.0.4 + 9.0.5 true diff --git a/DesertPaintLab.sln b/DesertPaintLab.sln --- a/DesertPaintLab.sln +++ b/DesertPaintLab.sln @@ -41,6 +41,6 @@ Global $0.StandardHeader = $5 $0.VersionControlPolicy = $6 description = Desert Paint Lab utility for A Tale in the Desert - version = 9.0.4 + version = 9.0.5 EndGlobalSection EndGlobal