LED Controller: Bump version number.
parent
39b8d39794
commit
b3e8175734
|
@ -6,7 +6,7 @@
|
||||||
<div id="LEDController" class="panel-collapse collapse">
|
<div id="LEDController" class="panel-collapse collapse">
|
||||||
<div class="panel-body">
|
<div class="panel-body">
|
||||||
<h3 style="text-align: center;">LED Controller</h3>
|
<h3 style="text-align: center;">LED Controller</h3>
|
||||||
<h6 style="text-align: center;">Version 1.1</h6>
|
<h6 style="text-align: center;">Version 1.3</h6>
|
||||||
<p style="text-align: center;">Written by Foxtrot</p>
|
<p style="text-align: center;">Written by Foxtrot</p>
|
||||||
|
|
||||||
<p style="text-align: center;">This module allows you to control the LEDs behaviour on both the NANO and the TETRA.</p>
|
<p style="text-align: center;">This module allows you to control the LEDs behaviour on both the NANO and the TETRA.</p>
|
||||||
|
|
|
@ -6,5 +6,5 @@
|
||||||
"tetra"
|
"tetra"
|
||||||
],
|
],
|
||||||
"title": "LED Controller",
|
"title": "LED Controller",
|
||||||
"version": "1.2"
|
"version": "1.3"
|
||||||
}
|
}
|
Loading…
Reference in New Issue