diff --git a/.github/stale.yml b/.github/stale.yml index feb81c8..522078e 100644 --- a/.github/stale.yml +++ b/.github/stale.yml @@ -13,6 +13,8 @@ exemptLabels: - tutorial:v1 - tutorial:v2 - tutorial:v3 + - Gitalk + - utterances # Label to use when marking an issue as stale staleLabel: wontfix # Comment to post when marking an issue as stale. Set to `false` to disable diff --git a/package.json b/package.json index 5ff3e0b..56d1156 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hexo-theme-icarus", - "version": "3.1.0", + "version": "3.1.1", "private": true, "engines": { "node": ">=8.3.0"