Skip to content

Commit

Permalink
Updated version number
Browse files Browse the repository at this point in the history
  • Loading branch information
NightWhistler committed Dec 30, 2013
1 parent 9d3df49 commit 33edabc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions AndroidManifest.xml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="net.nightwhistler.pageturner"
android:versionName="2.2.4"
android:versionCode="59"
android:versionName="2.2.5"
android:versionCode="60"
android:installLocation="auto">

<uses-sdk
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>net.nightwhistler.pageturner</groupId>
<artifactId>PageTurner</artifactId>
<version>2.2.4</version>
<version>2.2.5</version>
<packaging>apk</packaging>
<name>PageTurner</name>

Expand Down

0 comments on commit 33edabc

Please sign in to comment.