Skip to content

Commit

Permalink
Bump version to 33/4.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tcoxon committed Jul 16, 2014
1 parent 5948a17 commit c697357
Showing 1 changed file with 2 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"
android:installLocation="auto"
package="net.bytten.xkcdviewer"
android:versionCode="32"
android:versionName="4.1.0">
android:versionCode="33"
android:versionName="4.2.0">

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

0 comments on commit c697357

Please sign in to comment.