Skip to content

Commit 206da4e

Browse files
committed
bump version to 1.0.6
1 parent c8a5d60 commit 206da4e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
tag 1.0.6
22
--------------------------------
33
- dropped support for older OS versions, required minimum of macOS 10.14 and iOS 12
4-
- Remove legacy OpenGL logic and cleanup
4+
- cleanup legacy OpenGL logic
55
- fix subtitle missing issue #33
66
- fix ass force set marginV style fault
77
- fix playback rate 1.0 drop audio bug

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ FSPlayer 完全免费,使用 [LGPLv3](./COPYING.LGPLv3) 许可协议发布,
9797
- 通过 Cocoapods 集成:
9898

9999
```
100-
pod "FSPlayer", :podspec => 'https://github.com/debugly/fsplayer/releases/download/1.0.5/FSPlayer.spec.json'
100+
pod "FSPlayer", :podspec => 'https://github.com/debugly/fsplayer/releases/download/1.0.6/FSPlayer.spec.json'
101101
```
102102

103103
### 调用

0 commit comments

Comments
 (0)