diff --git a/Espera.View/Espera.View.csproj b/Espera.View/Espera.View.csproj index 54d340db..22bd13cc 100644 --- a/Espera.View/Espera.View.csproj +++ b/Espera.View/Espera.View.csproj @@ -39,8 +39,8 @@ 1.0.0.0 publish.htm false - 4 - 2.10.0.4 + 0 + 2.11.0.0 false true true diff --git a/GlobalAssemblyInfo.cs b/GlobalAssemblyInfo.cs index 321f4025..bb780058 100644 --- a/GlobalAssemblyInfo.cs +++ b/GlobalAssemblyInfo.cs @@ -2,5 +2,5 @@ [assembly: AssemblyProduct("Espera")] [assembly: AssemblyCopyright("Copyright © 2014 Dennis Daume")] -[assembly: AssemblyVersion("2.10.0.4")] -[assembly: AssemblyFileVersion("2.10.0.4")] \ No newline at end of file +[assembly: AssemblyVersion("2.11.0.0")] +[assembly: AssemblyFileVersion("2.10.0.0")] \ No newline at end of file