Skip to content

Commit 8b3c160

Browse files
authored
chore: update license in plugin.yaml (halo-dev#31)
更新 plugin.yaml 中的 License 类型,修复与仓库的 License 文件不对应的问题。 /kind improvement ```release-note None ```
1 parent 1ff9db6 commit 8b3c160

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/main/resources/plugin.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,5 @@ spec:
1414
displayName: "评论组件"
1515
description: "为用户前台提供完整的评论解决方案"
1616
license:
17-
- name: "MIT"
17+
- name: "GPL-3.0"
18+
url: "https://github.com/halo-sigs/plugin-comment-widget/blob/main/LICENSE"

0 commit comments

Comments
 (0)