From 3dbd25e1d4b62ed4b6e174f314758b5f04fa83a7 Mon Sep 17 00:00:00 2001 From: poroh-kun Date: Thu, 13 May 2021 16:20:39 +0300 Subject: [PATCH] v0.6.2.0 --- ValheimMjod/Properties/AssemblyInfo.cs | 4 ++-- ValheimMjod/whatsnew.txt | 6 ++++++ 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/ValheimMjod/Properties/AssemblyInfo.cs b/ValheimMjod/Properties/AssemblyInfo.cs index dc9e001..1fa2a4b 100644 --- a/ValheimMjod/Properties/AssemblyInfo.cs +++ b/ValheimMjod/Properties/AssemblyInfo.cs @@ -49,5 +49,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("0.6.0.0")] -[assembly: AssemblyFileVersion("0.6.0.0")] +[assembly: AssemblyVersion("0.6.2.0")] +[assembly: AssemblyFileVersion("0.6.2.0")] diff --git a/ValheimMjod/whatsnew.txt b/ValheimMjod/whatsnew.txt index ff05102..b37acbe 100644 --- a/ValheimMjod/whatsnew.txt +++ b/ValheimMjod/whatsnew.txt @@ -1,4 +1,10 @@  + Whats new in version 0.6.2: + +- Some fast hotfixes + +=============================================== + Whats new in version 0.6.1: - Automatic exception handing and reporting