We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4221633 commit 6c2c216Copy full SHA for 6c2c216
changelog.html
@@ -1,3 +1,8 @@
1
+<span>2018.04.25 - 10.4.3 - ButterFlight</span>
2
+<ul>
3
+ <li>Update UI for IMU-F ODIN (1.0.7)</li>
4
+ <li>Fix minor UI Issues</li>
5
+</ul>
6
<span>2018.04.25 - 10.4.2 - ButterFlight</span>
7
<ul>
8
<li>Fix Small Angle on HELIO.</li>
package.json
@@ -1,7 +1,7 @@
{
"name": "butterflight-configurator",
"description": "Crossplatform configuration tool for Butterflight flight control system.",
- "version": "10.4.2-ODIN",
+ "version": "10.4.3",
"integrated_bbe_version": "3.1.0",
"main": "main_nwjs.html",
"bg-script": "js/eventPage.js",
0 commit comments