From 4cdcd2824fe264d7245f99fd5d25eb9e8c9947ba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20Sz=C3=B6ke?= Date: Wed, 1 Apr 2020 08:57:38 +0200 Subject: [PATCH] Update to 1.1.2 --- be/src/Unic.UrlMapper2/code/Properties/AssemblyInfo.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/be/src/Unic.UrlMapper2/code/Properties/AssemblyInfo.cs b/be/src/Unic.UrlMapper2/code/Properties/AssemblyInfo.cs index f174849..ab5c190 100644 --- a/be/src/Unic.UrlMapper2/code/Properties/AssemblyInfo.cs +++ b/be/src/Unic.UrlMapper2/code/Properties/AssemblyInfo.cs @@ -30,5 +30,5 @@ // // You can specify all the values or you can default the Revision and Build Numbers // by using the '*' as shown below: -[assembly: AssemblyVersion("1.1.1.0")] -[assembly: AssemblyFileVersion("1.1.1.0")] \ No newline at end of file +[assembly: AssemblyVersion("1.1.2.0")] +[assembly: AssemblyFileVersion("1.1.2.0")] \ No newline at end of file