Skip to content

Commit

Permalink
Update version and changes
Browse files Browse the repository at this point in the history
  • Loading branch information
slapperwan committed Jun 21, 2012
1 parent be08a59 commit fce7dc9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 2 additions & 2 deletions AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
xmlns:android="http://schemas.android.com/apk/res/android"
package="com.gh4a"
android:installLocation="auto"
android:versionCode="19"
android:versionName="2.1">
android:versionCode="20"
android:versionName="2.2">

<uses-sdk android:minSdkVersion="4" android:targetSdkVersion="10" />

Expand Down
4 changes: 4 additions & 0 deletions CHANGES
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
v2.2 (Jun 21, 2012)
- Show organization private repositories
- Handle Download and PullRequestReviewComment event.

v2.1 (Jun 20, 2012)
- Issue assignee feature
- Sort issues by Submitted, Updated or Comments
Expand Down

0 comments on commit fce7dc9

Please sign in to comment.