Skip to content

Commit dcfbeff

Browse files
committed
release note
1 parent 76afe80 commit dcfbeff

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ apply plugin: 'com.android.application'
44
def buildTime = new Date().format("yyyy-MM-dd HH:mm", TimeZone.getTimeZone("GMT+8:00"))
55
def versionMajor = 1
66
def versionMinor = 0
7-
def versionPatch = 5
7+
def versionPatch = 6
88
def versionBuild = 0// bump for dogfood builds, public betas, etc.
99

1010
def firApplicationId = "55fd648a00fc7453bd000002"

docs/release_notes.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Release notes
22

3+
## 1.0.6
4+
2015-12-16 14:19
5+
彻底修复加载更多乱序问题
6+
修复Oauth登陆后GitHub访问没限制啦
7+
38
## 1.0.5
49
2015-12-14 12:57
510
修复hotusers排序bug

0 commit comments

Comments
 (0)