Skip to content

Commit

Permalink
feat: v1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
lyy committed Oct 25, 2024
1 parent 01692f3 commit 79521e0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## 1.1.2

- [feat] 新增版本检查
- [feat] 歌单页支持将全部歌曲添加到其他歌单

## 1.1.1

- [fix] 修复歌单创建报错问题
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: bbmusic
description: '哔哔音乐,听歌自由'
publish_to: 'none' # Remove this line if you wish to publish to pub.dev

version: 1.1.1+6
version: 1.1.2+7

environment:
sdk: '>=3.3.1 <4.0.0'
Expand Down

0 comments on commit 79521e0

Please sign in to comment.