Skip to content

Commit

Permalink
Update README and bump version to 2.6.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmedre committed Mar 10, 2015
1 parent 2397a37 commit 3a19f47
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,10 @@ Open Source Projects Used

Changelog
---------
**version 2.6.1 (released 3/10/2015)**
- fix audio not playing without connection
- fix some crashes and add some crash logging

**version 2.6.0 (released 3/8/2015)**
- material design!
- experimental audio manager with download all functionality.
Expand Down
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ android {
defaultConfig {
minSdkVersion 14
targetSdkVersion 21
versionCode 2600
versionName "2.6.0"
versionCode 2610
versionName "2.6.1"
}

signingConfigs {
Expand Down

0 comments on commit 3a19f47

Please sign in to comment.