Skip to content

Commit

Permalink
release version 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ruleant committed Dec 4, 2013
1 parent 8ce2aca commit 427327e
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="com.github.ruleant.getback_gps"
android:versionCode="11"
android:versionName="0.1" >
android:versionCode="12"
android:versionName="0.1.1" >

<uses-sdk
android:minSdkVersion="8"
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.github.ruleant.getback_gps</groupId>
<artifactId>getback_gps</artifactId>
<version>0.1</version>
<version>0.1.1</version>
<packaging>apk</packaging>
<name>GetBack GPS</name>
<properties>
Expand Down

0 comments on commit 427327e

Please sign in to comment.