diff --git a/README.md b/README.md index 1df55d0..3ea84f2 100644 --- a/README.md +++ b/README.md @@ -127,5 +127,7 @@ down while moving the layer view will switch to a faster simple shaded view for 1.0.6 - holding CTRL while moving the layer view displays a simple shaded view. +1.0.7 - fixed yet another blunder with the Universal Receiver (3rd time lucky?) + --- diff --git a/RawMouse/plugin.json b/RawMouse/plugin.json index 74d2df8..c843dbe 100644 --- a/RawMouse/plugin.json +++ b/RawMouse/plugin.json @@ -1,7 +1,7 @@ { "name": "RawMouse", "author": "burtoogle", - "version": "1.0.5", + "version": "1.0.7", "description": "Simple HID mouse interface.", "supported_sdk_versions": [ "7.0.0" ] }