From d6d376b4f242fcf80ca0ddd45c8681fc74d7dc78 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tiago=20Concei=C3=A7=C3=A3o?= Date: Mon, 14 Sep 2020 21:56:26 +0100 Subject: Version v0.8.2.1 --- UVtools.Core/UVtools.Core.csproj | 6 +++--- UVtools.GUI/Properties/AssemblyInfo.cs | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/UVtools.Core/UVtools.Core.csproj b/UVtools.Core/UVtools.Core.csproj index 912c85e..f56572d 100644 --- a/UVtools.Core/UVtools.Core.csproj +++ b/UVtools.Core/UVtools.Core.csproj @@ -10,12 +10,12 @@ https://github.com/sn4k3/UVtools https://github.com/sn4k3/UVtools MSLA/DLP, file analysis, repair, conversion and manipulation - 0.8.1.1 + 0.8.2.1 Copyright © 2020 PTRTECH UVtools.png AnyCPU;x64 - 0.8.2.0 - 0.8.2.0 + 0.8.2.1 + 0.8.2.1 diff --git a/UVtools.GUI/Properties/AssemblyInfo.cs b/UVtools.GUI/Properties/AssemblyInfo.cs index 453752e..9bf24f4 100644 --- a/UVtools.GUI/Properties/AssemblyInfo.cs +++ b/UVtools.GUI/Properties/AssemblyInfo.cs @@ -35,5 +35,5 @@ using System.Runtime.InteropServices; // 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("0.8.2.0")] -[assembly: AssemblyFileVersion("0.8.2.0")] +[assembly: AssemblyVersion("0.8.2.1")] +[assembly: AssemblyFileVersion("0.8.2.1")] -- cgit v1.2.3