Skip to content

Commit

Permalink
Merge branch 'release/2.2.7'
Browse files Browse the repository at this point in the history
  • Loading branch information
muloem committed Jul 20, 2016
2 parents 2562e40 + c5ce24a commit e3a9719
Show file tree
Hide file tree
Showing 5 changed files with 270 additions and 2 deletions.
10 changes: 10 additions & 0 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
Akvo FLOW app release notes
===========================
# ver 2.2.7
Date: 20 July 2016

New and noteworthy
------------------
* **Added Khmer language** to the list of available app languages [#447]

Resolved issues
---------------
* **Fixed a wrongly translated string** in vietnamese [#452]

# ver 2.2.6
Date: 3 June 2016
Expand Down
2 changes: 1 addition & 1 deletion app/src/main/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"
package="org.akvo.flow"
android:versionCode="1"
android:versionName="2.2.6.1" >
android:versionName="2.2.7" >

<uses-sdk
android:minSdkVersion="10"
Expand Down
Loading

0 comments on commit e3a9719

Please sign in to comment.