Skip to content

Commit

Permalink
Version: Releasing version 2.8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
arthurbenemann committed Nov 3, 2014
1 parent 90344c1 commit 5663448
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Android/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
package="org.droidplanner"
android:versionCode="107"
android:versionCode="108"
android:versionName="please run version.sh to get the version name">

<uses-sdk
Expand Down
7 changes: 7 additions & 0 deletions ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,13 @@ All the changes are logged below (preferable with the pull request numbers in pa

# Releases

## Droidplanner v2.8.3
* EPM support (#1242)
* Do set servo (#1247)
* Fix camera selection in editor (#1246)
* Drone locator progress bar fix (#1249)
* Minor follow-me UI update (#1241)

## Droidplanner v2.8.2
* Allow negative altitudes (#1231)
* Improved Structure Scanner (#1234, #1237)
Expand Down

0 comments on commit 5663448

Please sign in to comment.