diff --git a/.github/ISSUE_TEMPLATE/bug.yml b/.github/ISSUE_TEMPLATE/bug.yml index 8040ddd..55441f2 100644 --- a/.github/ISSUE_TEMPLATE/bug.yml +++ b/.github/ISSUE_TEMPLATE/bug.yml @@ -20,6 +20,7 @@ body: label: 軟件版本 description: 請選擇正在使用的版本 options: + - v0.0.21 - v0.0.20 - v0.0.19 - v0.0.18 diff --git a/HISTORY.md b/HISTORY.md index 11a65b6..b9cd935 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,10 @@ ## 更新日志 +### v0.0.21 + +* 支持圖片查看 +* 優化設置 + ### v0.0.20 * 支持百度網盤 diff --git a/version.json b/version.json index 60da84c..7c0da74 100644 --- a/version.json +++ b/version.json @@ -1 +1 @@ -{"version_code": 5120, "version_name": "v0.0.20"} +{"version_code": 5376, "version_name": "v0.0.21"}