This commit is contained in:
mika-n 2019-10-21 13:08:11 +03:00
commit c6a5adf592
3 changed files with 4 additions and 4 deletions

View File

@ -33,7 +33,7 @@ using System.Runtime.InteropServices;
// You can specify all the values or you can default the Build and Revision Numbers // You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below: // by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")] // [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("1.7.17")] [assembly: AssemblyVersion("1.7.18")]
[assembly: AssemblyFileVersion("1.7.17")] [assembly: AssemblyFileVersion("1.7.18")]
[assembly: NeutralResourcesLanguage("en")] [assembly: NeutralResourcesLanguage("en")]

View File

@ -1 +1 @@
1.7.17 1.7.18

View File

@ -1,6 +1,6 @@
# TODO # TODO
* Check Options save * ~~Check Options save~~
* ~~Check TouchpadInvert setting~~ * ~~Check TouchpadInvert setting~~
* Add cross dead zone (per axis) for sticks * Add cross dead zone (per axis) for sticks
* ~~Add more curve options~~ * ~~Add more curve options~~