v0.3.0.3: ignoring input if window isn't active

This commit is contained in:
Regalis
2016-01-28 21:49:52 +02:00
parent d8149ffaa2
commit f5c2dbf22a
5 changed files with 31 additions and 16 deletions
+2 -2
View File
@@ -31,5 +31,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.3.0.2")]
[assembly: AssemblyFileVersion("0.3.0.2")]
[assembly: AssemblyVersion("0.3.0.3")]
[assembly: AssemblyFileVersion("0.3.0.3")]