Skip to content

Commit

Permalink
- new version 0.8.13
Browse files Browse the repository at this point in the history
  • Loading branch information
biylda committed Sep 23, 2014
1 parent 151028c commit 8c1cfa1
Show file tree
Hide file tree
Showing 6 changed files with 9 additions and 2 deletions.
4 changes: 2 additions & 2 deletions AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="menion.android.whereyougo"
android:installLocation="auto"
android:versionCode="38"
android:versionName="0.8.12" >
android:versionCode="39"
android:versionName="0.8.13" >

<uses-permission android:name="android.permission.ACCESS_COARSE_LOCATION" />
<uses-permission android:name="android.permission.ACCESS_FINE_LOCATION" />
Expand Down
7 changes: 7 additions & 0 deletions assets/news.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
<?xml version="1.0" encoding="windows-1250"?>
<document>

<update name="0.8.13" id="39" time="23.9.2014">
<li>fixed: whitespaces</li>
<li>fixed: StopSound function</li>
<li>update: show message about invalid cartridge files</li>
<li>update: contact</li>
</update>

<update name="0.8.12" id="38" time="16.9.2014">
<li>fixed: unicode characters in login</li>
Expand Down
Binary file added dist/biylda-whereyougo-0.8.11-signed.apk
Binary file not shown.
Binary file added dist/biylda-whereyougo-0.8.12-signed.apk
Binary file not shown.
Binary file added dist/biylda-whereyougo-0.8.13.apk
Binary file not shown.
Binary file modified dist/biylda-whereyougo.apk
Binary file not shown.

0 comments on commit 8c1cfa1

Please sign in to comment.