We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5666249 commit 1b9769dCopy full SHA for 1b9769d
1 file changed
buildVars.py
@@ -29,7 +29,7 @@
29
# 2. 新的影音平台支援為小數點後一位,並且將小數點第二位歸零。
30
# 3. 版本號會自然進位,故支援 10 個影音平台主版本號 +1.
31
# 4. 附加元件商店的版本號,小數點後仍是整數比較,故小數點後為 0 也不可省略。
32
- addon_version="3.75",
+ addon_version="3.74",
33
# Brief changelog for this version
34
# Translators: what's new content for the add-on version to be shown in the add-on store
35
addon_changelog="",
0 commit comments