Skip to content

Commit

Permalink
Updated for 1.6.1 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
mpost committed Mar 7, 2013
1 parent dbb96e9 commit a4f082a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions README.textile
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,11 @@ h2. Features

h2. Changelog

h3. v1.6.1

https://github.com/plusonelabs/calendar-widget/issues?milestone=12&state=closed

* Fixed a crash of Samsungs S Planner when creating new event

h3. v1.6

Expand Down
4 changes: 2 additions & 2 deletions app/com.plusonelabs.calendar/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
package="com.plusonelabs.calendar"
android:versionCode="12"
android:versionName="1.6" >
android:versionCode="13"
android:versionName="1.6.1" >

<uses-sdk
android:minSdkVersion="15"
Expand Down

0 comments on commit a4f082a

Please sign in to comment.