diff --git a/DayZLootEdit/App.config b/DayZLootEdit/App.config index ecdcf8a..4bfa005 100644 --- a/DayZLootEdit/App.config +++ b/DayZLootEdit/App.config @@ -1,6 +1,6 @@ - + diff --git a/DayZLootEdit/DayZLootEdit.csproj b/DayZLootEdit/DayZLootEdit.csproj index 5b9ade5..de901d0 100644 --- a/DayZLootEdit/DayZLootEdit.csproj +++ b/DayZLootEdit/DayZLootEdit.csproj @@ -8,7 +8,7 @@ WinExe DayZLootEdit DayZLootEdit - v4.7.2 + v4.8 512 {60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} 4 @@ -25,8 +25,8 @@ false false true - 2 - 0.3.13.%2a + 0 + 0.3.14.%2a false true true diff --git a/DayZLootEdit/Properties/AssemblyInfo.cs b/DayZLootEdit/Properties/AssemblyInfo.cs index 6bac059..77261af 100644 --- a/DayZLootEdit/Properties/AssemblyInfo.cs +++ b/DayZLootEdit/Properties/AssemblyInfo.cs @@ -51,5 +51,5 @@ // Sie können alle Werte angeben oder Standardwerte für die Build- und Revisionsnummern verwenden, // übernehmen, indem Sie "*" eingeben: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("0.3.13.2")] -[assembly: AssemblyFileVersion("0.3.13.2")] +[assembly: AssemblyVersion("0.3.14.0")] +[assembly: AssemblyFileVersion("0.3.14.0")]