Skip to content

Commit

Permalink
fix(md)
Browse files Browse the repository at this point in the history
  • Loading branch information
liuchuancong committed Dec 17, 2024
1 parent efd3c50 commit 49381fd
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,14 @@
# bilibilimusic

使用Flutter开发的B站音乐客户端。

## 功能

- 登录
- 歌单
- 自定义歌单
- 歌曲播放
- 视频播放
- 播放列表
- 搜索
- 播放专辑
2 changes: 1 addition & 1 deletion inno.iss
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES!

#define MyAppName "Music"
#define MyAppVersion "1.0.0.2"
#define MyAppVersion "1.0.0.3"
#define MyAppPublisher "My Company, Inc."
#define MyAppExeName "bilibilimusic.exe"
#define MyAppAssocName MyAppName + " File"
Expand Down

0 comments on commit 49381fd

Please sign in to comment.