Skip to content

Commit

Permalink
Version bump to v0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
andresth committed Mar 5, 2017
1 parent 5a0c607 commit e47e999
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
## development
#### new features

#### improvements

#### fixes

## v0.5
#### new features
* Basic UI to add and modify tasks

#### improvements
Expand Down
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ android {
minSdkVersion 21
targetSdkVersion 25
versionCode 9
versionName "0.5-beta.1"
versionName "0.5"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
buildTypes {
Expand Down

0 comments on commit e47e999

Please sign in to comment.