Skip to content

Commit 4ea5b58

Browse files
Release: Update release notes
1 parent 9a3bdac commit 4ea5b58

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

Android/AndroidManifest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
33
xmlns:tools="http://schemas.android.com/tools"
44
package="org.droidplanner"
5-
android:versionCode="102"
5+
android:versionCode="103"
66
android:versionName="please run version.sh to get the version name">
77

88
<uses-sdk

ReleaseNotes.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
# Releases Notes
22
These notes document what was removed from a Release Candidate (RC), which is build from a corresponding version of the program. These are not comulative between program versions (they can be between RCs), and express the diff from the master branch.
33

4+
## Droidplanner v2.7.10 RC2
5+
* Follow-me UI improvements merged just for this release (#1124)
6+
47
## Droidplanner v2.7.10 RC1
58
* On the DroneSetup pane removed the Tuning and Calibration Fragments
69
* Removed unfinished/untested missionItems (Only Waypoint, Takeoff, ROI, RTL, Circle and Land are allowed)

0 commit comments

Comments
 (0)