We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 564c494 commit 6f95f65Copy full SHA for 6f95f65
ChangeLog.txt
@@ -1,4 +1,9 @@
1
-*Mission Planner 1.3.78 - 05-12-2022
+*Mission Planner 1.3.79 - 06-12-2022
2
+HttpClient: change timeouts
3
+ConfigFirmwareManifest: fix timeout download bug
4
+Linux: skip port detection via exist check
5
+
6
+*Mission Planner 1.3.78 - 05-12-2022
7
ConfigMotorTest: update to use non obsolete
8
OSDConfigurator: tweak sizes
9
README: clarify build instructions
Properties/AssemblyInfo.cs
@@ -29,4 +29,4 @@
29
// Revision
30
//
31
[assembly: AssemblyVersion("1.3.*")]
32
-[assembly: AssemblyFileVersion("1.3.78")]
+[assembly: AssemblyFileVersion("1.3.79")]
0 commit comments