Skip to content

Commit

Permalink
Update version number
Browse files Browse the repository at this point in the history
  • Loading branch information
axelson committed Dec 10, 2011
1 parent ed42548 commit 54d42b1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions AndroidManifest.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="org.hicapacity.techhui" android:versionCode="2"
android:versionName="0.3">
package="org.hicapacity.techhui" android:versionCode="3"
android:versionName="1.0">
<uses-sdk android:minSdkVersion="8" />
<uses-permission android:name="android.permission.INTERNET" />

Expand Down

0 comments on commit 54d42b1

Please sign in to comment.