We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0972f9 commit 451561fCopy full SHA for 451561f
1 file changed
composer.json
@@ -2,7 +2,7 @@
2
"name": "xpressengine-plugin/google_analytics",
3
"description": "구글 애널리틱스를 사용할 수 있는 플러그인 입니다.",
4
"keywords": ["xpressengine bundle", "analytics"],
5
- "version": "1.0.2",
+ "version": "1.0.3",
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