Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
jclehner committed Feb 20, 2016
1 parent 696dc1e commit a886e60
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions ChangeLog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
### 1.30.1
* Fixed crash
* Updated Slovak translation

### 1.30
* Better support for Marshmallow
* Fix crashes
Expand Down
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@ android {
minSdkVersion 18
targetSdkVersion 23

versionCode 13000
versionName '1.30'
versionCode 13001
versionName '1.30.1'
}

sourceSets {
Expand Down

0 comments on commit a886e60

Please sign in to comment.