diff --git a/EdBPrepareCarefully.csproj b/EdBPrepareCarefully.csproj
index d2a2e13..f2aa673 100644
--- a/EdBPrepareCarefully.csproj
+++ b/EdBPrepareCarefully.csproj
@@ -7,7 +7,7 @@
Library
EdB.PrepareCarefully
EdBPrepareCarefully
- 0.14.0.3
+ 0.14.0.4
False
v3.5
ScenPart_PlayerPawnsArriveMethodCarefully.manifest
diff --git a/EdBPrepareCarefully.sln b/EdBPrepareCarefully.sln
index 5be4aea..08fc718 100644
--- a/EdBPrepareCarefully.sln
+++ b/EdBPrepareCarefully.sln
@@ -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
@@ -195,6 +195,6 @@ Global
$29.IncludeStaticEntities = True
$0.VersionControlPolicy = $31
$31.inheritsSet = Mono
- version = 0.14.0.3
+ version = 0.14.0.4
EndGlobalSection
EndGlobal
diff --git a/Properties/AssemblyInfo.cs b/Properties/AssemblyInfo.cs
index fc6f01a..72fbaed 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.0.3")]
+[assembly: AssemblyVersion("0.14.0.4")]
// 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 f6af3f9..dbe7859 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.0.3]
+[Version 0.14.0.4]
\ No newline at end of file