We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82d42db commit 2cbcd23Copy full SHA for 2cbcd23
backend/config.py
@@ -7,7 +7,7 @@
7
import configparser
8
9
# 项目版本号
10
-VERSION = "2.1.0"
+VERSION = "2.1.1"
11
PROJECT_HOME_URL = "https://github.com/YaoFANGUK/video-subtitle-extractor"
12
PROJECT_ISSUES_URL = PROJECT_HOME_URL + "/issues"
13
PROJECT_RELEASES_URL = PROJECT_HOME_URL + "/releases"
0 commit comments