File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Change Log
22
3- ## [ Unreleased ]
3+ ## [ ForkHub v1.1.1 ] - 2015-12-24
44
55### Fixed
66- Some code formats where not being properly colored.
7676
7777- Last official GitHub release
7878
79- [ Unreleased ] : https://github.com/jonan/ForkHub/compare/ForkHub-v1.1.0...master
79+ [ ForkHub v1.1.1 ] : https://github.com/jonan/ForkHub/compare/ForkHub-v1.1.0...ForkHub-v1.1.1
8080[ ForkHub v1.1.0 ] : https://github.com/jonan/ForkHub/compare/ForkHub-v1.0.0...ForkHub-v1.1.0
8181[ ForkHub v1.0.0 ] : https://github.com/jonan/ForkHub/compare/ForkHub-v0.9.2...ForkHub-v1.0.0
8282[ ForkHub v0.9.2 ] : https://github.com/jonan/ForkHub/compare/ForkHub-v0.9.1...ForkHub-v0.9.2
Original file line number Diff line number Diff line change @@ -13,8 +13,8 @@ android {
1313 applicationId ' jp.forkhub'
1414 minSdkVersion 8
1515 targetSdkVersion 23
16- versionCode 2100
17- versionName ' 1.1.0 '
16+ versionCode 2110
17+ versionName ' 1.1.1 '
1818 }
1919
2020 packagingOptions {
You can’t perform that action at this time.
0 commit comments