Skip to content

Commit a98b53b

Browse files
Version: Releasing version 2.7.6
1 parent cebea5b commit a98b53b

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="96"
5+
android:versionCode="97"
66
android:versionName="please run version.sh to get the version name">
77

88
<uses-sdk

ChangeLog.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ Our convention for release control is the following (for a release like DPvA.B.C
88
All the changes are logged below (preferable with the pull request numbers in parenteses):
99

1010
# Releases
11+
## Droidplanner v2.7.6
12+
* Warn user about all HIGH_SEVERITY messages from the drone (#1066)
13+
1114
## Droidplanner v2.7.5
1215
* Fix follow-me for "heading" related follow modes (#1065)
1316
* Complementing German translation (#1059)

0 commit comments

Comments
 (0)