Skip to content

Commit

Permalink
Updated version number of beta 2 release
Browse files Browse the repository at this point in the history
  • Loading branch information
eedibee committed Jul 17, 2016
1 parent 522e760 commit 82993ac
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion EdBPrepareCarefully.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<OutputType>Library</OutputType>
<RootNamespace>EdB.PrepareCarefully</RootNamespace>
<AssemblyName>EdBPrepareCarefully</AssemblyName>
<ReleaseVersion>0.14.0.1</ReleaseVersion>
<ReleaseVersion>0.14.0.2</ReleaseVersion>
<UseMSBuildEngine>False</UseMSBuildEngine>
<TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
<ApplicationManifest>ScenPart_PlayerPawnsArriveMethodCarefully.manifest</ApplicationManifest>
Expand Down
6 changes: 3 additions & 3 deletions EdBPrepareCarefully.sln
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@ Global
$2.FileWidth = 120
$2.TabsToSpaces = False
$2.EolMarker = Unix
$2.inheritsSet = VisualStudio
$2.inheritsSet = null
$2.inheritsScope = text/plain
$2.scope = text/plain
$2.scope = application/xml
$0.CSharpFormattingPolicy = $3
$3.IndentSwitchBody = True
$3.ElseNewLinePlacement = NewLine
Expand Down Expand Up @@ -195,6 +195,6 @@ Global
$29.IncludeStaticEntities = True
$0.VersionControlPolicy = $31
$31.inheritsSet = Mono
version = 0.14.0.1
version = 0.14.0.2
EndGlobalSection
EndGlobal
2 changes: 1 addition & 1 deletion Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
// The form "{Major}.{Minor}.*" will automatically update the build and revision,
// and "{Major}.{Minor}.{Build}.*" will update just the revision.

[assembly: AssemblyVersion("0.14.0.1")]
[assembly: AssemblyVersion("0.14.0.2")]

// The following attributes are used to specify the signing key for the assembly,
// if desired. See the Mono documentation for more information about signing.
Expand Down
2 changes: 1 addition & 1 deletion Resources/About/About.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@

If you get a starting setup that you like, save it as a preset so that you can start your game the same way later.

[Version 0.14.0.1]
[Version 0.14.0.2]
</description>
</ModMetaData>

0 comments on commit 82993ac

Please sign in to comment.