Skip to content

Commit

Permalink
更新帮助文档链接
Browse files Browse the repository at this point in the history
  • Loading branch information
zhiyiYo committed Dec 25, 2022
1 parent e21dfe3 commit 43fedea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/common/config.py
Original file line number Diff line number Diff line change
Expand Up @@ -394,7 +394,7 @@ def lyricFont(self, font: QFont):

config = Config()

VERSION = "v1.2.3"
HELP_URL = "https://github.com/zhiyiYo/Groove#readme"
VERSION = "v1.2.4"
HELP_URL = "https://groove-music.readthedocs.io"
FEEDBACK_URL = "https://github.com/zhiyiYo/Groove/issues"
RELEASE_URL = "https://github.com/zhiyiYo/Groove/releases/latest"

0 comments on commit 43fedea

Please sign in to comment.