Skip to content

Commit

Permalink
Version 2.0.1
Browse files Browse the repository at this point in the history
* Improved the 9patch background of the "last updated" TextView
  • Loading branch information
hellfyre committed Jan 12, 2014
1 parent df3682d commit 2dc2177
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest package="org.stratum0.statuswidget"
android:versionCode="12"
android:versionName="2.0.0" xmlns:android="http://schemas.android.com/apk/res/android">
android:versionCode="13"
android:versionName="2.0.1" xmlns:android="http://schemas.android.com/apk/res/android">

<uses-sdk android:minSdkVersion="11"
android:targetSdkVersion="11"
Expand Down

0 comments on commit 2dc2177

Please sign in to comment.