diff --git a/HISTORY.md b/HISTORY.md index 2146f5f0..2d551ad6 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,3 +1,8 @@ +## 0.3.6 (2011-04-13) + +* Added notification details +* Added upgrade dialog + ## 0.3.5 (2011-04-05) * Improved GUI diff --git a/SWADroid/AndroidManifest.xml b/SWADroid/AndroidManifest.xml index f76f3673..4e45e062 100644 --- a/SWADroid/AndroidManifest.xml +++ b/SWADroid/AndroidManifest.xml @@ -1,8 +1,8 @@ - + android:installLocation="auto" android:versionCode="12" android:versionName="0.3.6"> +