Skip to content

Commit

Permalink
Update version to 0.6.00
Browse files Browse the repository at this point in the history
  • Loading branch information
Kaljurand committed Feb 20, 2013
1 parent 0d2ac97 commit 8da8700
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -37,7 +37,7 @@ Download

There are currently two versions of Arvutaja, which differ in their UIs and how they use the speech recognizer.

- [v0.5.08](https://s3-eu-west-1.amazonaws.com/arvutaja/apk/Arvutaja-0.5.08.apk), requires Android v4+
- [v0.6.00](https://docs.google.com/file/d/0B5rlzd4hAZrEbDltT2YxQUJBeWM/edit?usp=sharing), requires Android v4+
- [v0.4.06](https://s3-eu-west-1.amazonaws.com/arvutaja/apk/Arvutaja-0.4.06.apk)

Both versions are also available on [Google Play](https://play.google.com/store/apps/details?id=ee.ioc.phon.android.arvutaja).
Expand Down
4 changes: 2 additions & 2 deletions app/AndroidManifest.xml
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="ee.ioc.phon.android.arvutaja"
android:versionCode="509"
android:versionName="0.5.09" >
android:versionCode="600"
android:versionName="0.6.00" >

<uses-sdk
android:minSdkVersion="14"
Expand Down

0 comments on commit 8da8700

Please sign in to comment.