Skip to content

Commit

Permalink
Bump version number to 1.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Sam Steele committed Apr 12, 2011
1 parent b7e7960 commit fb3508b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/AndroidManifest.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="fm.last.android" android:versionCode="46" android:versionName="1.8.0">
package="fm.last.android" android:versionCode="47" android:versionName="1.8.1">
<uses-permission android:name="android.permission.INTERNET" />
<uses-permission android:name="android.permission.WAKE_LOCK" />
<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" />
Expand Down

0 comments on commit fb3508b

Please sign in to comment.