From bc4b17a8fc4cebc4deed29ef50b3ae056389fe1e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Manuel=20Nieto=20S=C3=A1nchez?= Date: Sat, 11 May 2019 17:01:02 +0200 Subject: [PATCH] Version bump to 2.5.2 --- Source/Deployer.Lumia.NetFx/Properties/SharedAssemblyInfo.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Source/Deployer.Lumia.NetFx/Properties/SharedAssemblyInfo.cs b/Source/Deployer.Lumia.NetFx/Properties/SharedAssemblyInfo.cs index fd02f46..0fc6f2f 100644 --- a/Source/Deployer.Lumia.NetFx/Properties/SharedAssemblyInfo.cs +++ b/Source/Deployer.Lumia.NetFx/Properties/SharedAssemblyInfo.cs @@ -27,5 +27,5 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("2.5.1")] +[assembly: AssemblyVersion("2.5.2")] [assembly: AssemblyFileVersion("1.0.0.0")]