Skip to content

Commit

Permalink
v1.9.9 release
Browse files Browse the repository at this point in the history
  • Loading branch information
huage2580 committed Dec 10, 2021
1 parent 82abdb7 commit 9c87554
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,10 @@ bug fix from [DAIE](https://github.com/DA1Y1)
- V1.9.5
虚拟币行情接口切换为雅虎,必须使用代理才能获取数据
- V1.9.8
支持基金和股票成本价,持仓,收益率,收益显示 from [chenheng](https://gitee.com/RoaringFlame)
支持基金和股票成本价,持仓,收益率,收益显示 from [chenheng](https://github.com/RoaringFlame)
-V1.9.9
修复成本价过低时收益金额不正确的问题;from [神驱一梦](https://github.com/BorrisWQBi)




Expand Down
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ plugins {
}

group 'com.huage2580'
version '1.9.8'
version '1.9.9'

sourceCompatibility = 1.8

Expand Down

0 comments on commit 9c87554

Please sign in to comment.