From 52847f074a1956897b706afe8014868d91909ff7 Mon Sep 17 00:00:00 2001 From: eedibee Date: Sat, 16 Jul 2016 16:57:10 -0700 Subject: [PATCH] Updated version number to 0.14.0.1 to better reflect beta status --- EdBPrepareCarefully.csproj | 2 +- EdBPrepareCarefully.sln | 6 +++--- Properties/AssemblyInfo.cs | 2 +- Resources/About/About.xml | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/EdBPrepareCarefully.csproj b/EdBPrepareCarefully.csproj index 243891b..a4208b1 100644 --- a/EdBPrepareCarefully.csproj +++ b/EdBPrepareCarefully.csproj @@ -7,7 +7,7 @@ Library EdB.PrepareCarefully EdBPrepareCarefully - 0.14.1.1 + 0.14.0.1 False v3.5 ScenPart_PlayerPawnsArriveMethodCarefully.manifest diff --git a/EdBPrepareCarefully.sln b/EdBPrepareCarefully.sln index 185eeec..ccd01a3 100644 --- a/EdBPrepareCarefully.sln +++ b/EdBPrepareCarefully.sln @@ -23,9 +23,9 @@ Global $2.FileWidth = 120 $2.TabsToSpaces = False $2.EolMarker = Unix - $2.inheritsSet = null + $2.inheritsSet = VisualStudio $2.inheritsScope = text/plain - $2.scope = application/xml + $2.scope = text/plain $0.CSharpFormattingPolicy = $3 $3.IndentSwitchBody = True $3.ElseNewLinePlacement = NewLine @@ -195,6 +195,6 @@ Global $29.IncludeStaticEntities = True $0.VersionControlPolicy = $31 $31.inheritsSet = Mono - version = 0.14.1.1 + version = 0.14.0.1 EndGlobalSection EndGlobal diff --git a/Properties/AssemblyInfo.cs b/Properties/AssemblyInfo.cs index e3fffe5..facae9c 100644 --- a/Properties/AssemblyInfo.cs +++ b/Properties/AssemblyInfo.cs @@ -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.1.1")] +[assembly: AssemblyVersion("0.14.0.1")] // The following attributes are used to specify the signing key for the assembly, // if desired. See the Mono documentation for more information about signing. diff --git a/Resources/About/About.xml b/Resources/About/About.xml index a64f6b4..4b326e1 100644 --- a/Resources/About/About.xml +++ b/Resources/About/About.xml @@ -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.1.1] +[Version 0.14.0.1] \ No newline at end of file