Skip to content

Commit

Permalink
Release v0.32
Browse files Browse the repository at this point in the history
  • Loading branch information
lindlof committed Sep 15, 2013
1 parent b07c90d commit 2bcf654
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion AndroidManifest.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="fi.mikuz.boarder"
android:versionCode="13" android:versionName="0.31">
android:versionCode="14" android:versionName="0.32">

<uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" />
<uses-permission android:name="android.permission.WRITE_SETTINGS" />
Expand Down

0 comments on commit 2bcf654

Please sign in to comment.