We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52bffc8 commit 1a41bd2Copy full SHA for 1a41bd2
1 file changed
composer.json
@@ -2,7 +2,7 @@
2
"name": "xpressengine-plugin/claim",
3
"description": "이 플러그인은 XE3에서 신고 기능을 제공합니다.",
4
"keywords": ["xpressengine bundle", "XE claim"],
5
- "version": "1.0.1",
+ "version": "1.0.2",
6
"support": {
7
"email": "developers@xpressengine.com"
8
},
@@ -14,7 +14,7 @@
14
"role": "Developer"
15
}
16
],
17
- "license": "LGPL-2.1",
+ "license": "LGPL-3.0-or-later",
18
"type": "xpressengine-plugin",
19
"extra": {
20
"xpressengine": {
0 commit comments