Added more null checks to the MainForm.SaveConfiguration method. Updated the version.

This commit is contained in:
Michael Möller
2020-02-26 00:31:04 +01:00
parent c827a83dff
commit 97b03945ae
2 changed files with 15 additions and 8 deletions

View File

@@ -10,5 +10,5 @@
using System.Reflection;
[assembly: AssemblyVersion("0.9.0.0")]
[assembly: AssemblyInformationalVersion("0.9.0.0")]
[assembly: AssemblyVersion("0.9.1.0")]
[assembly: AssemblyInformationalVersion("0.9.1.0")]