diff --git a/LEDController/module.html b/LEDController/module.html index a5489ea..a9b3452 100644 --- a/LEDController/module.html +++ b/LEDController/module.html @@ -6,7 +6,7 @@

LED Controller

-
Version 1.1
+
Version 1.3

Written by Foxtrot

This module allows you to control the LEDs behaviour on both the NANO and the TETRA.

diff --git a/LEDController/module.info b/LEDController/module.info index 7164c34..c24f7c1 100644 --- a/LEDController/module.info +++ b/LEDController/module.info @@ -6,5 +6,5 @@ "tetra" ], "title": "LED Controller", - "version": "1.2" -} \ No newline at end of file + "version": "1.3" +}