Changeset - 9f647cbe17a9
[Not reviewed]
T9_V5 default
0 2 0
Jason Maltzen - 4 years ago 2019-11-02 20:10:42
jason@hiddenachievement.com
Update version number in solution to 9.0.5
2 files changed with 2 insertions and 2 deletions:
0 comments (0 inline, 0 general)
DesertPaintLab.csproj
Show inline comments
...
 
@@ -24,7 +24,7 @@
 
    <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
 
    <UseApplicationTrust>false</UseApplicationTrust>
 
    <BootstrapperEnabled>true</BootstrapperEnabled>
 
    <ReleaseVersion>9.0.4</ReleaseVersion>
 
    <ReleaseVersion>9.0.5</ReleaseVersion>
 
  </PropertyGroup>
 
  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
 
    <DebugSymbols>true</DebugSymbols>
DesertPaintLab.sln
Show inline comments
...
 
@@ -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
0 comments (0 inline, 0 general)