Fixed a few stability issues in the logging implementation. Added support for logging sensors once the reappear.

This commit is contained in:
Michael Möller
2013-08-18 21:44:08 +00:00
parent 92d4954da6
commit 94cbde3e97
3 changed files with 53 additions and 40 deletions

View File

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