Skip to content

Commit f61f707

Browse files
committed
v1.4.1
Added LICENSE into plugin
1 parent abdff0f commit f61f707

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

mcdreforged.plugin.json

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"id": "minecraft_data_api",
3-
"version": "1.4.0",
3+
"version": "1.4.1",
44
"name": "Minecraft Data API",
55
"description": {
66
"en_us": "A MCDReforged api plugin to get player data information and more",
@@ -12,5 +12,8 @@
1212
"link": "https://github.com/MCDReforged/MinecraftDataAPI",
1313
"dependencies": {
1414
"mcdreforged": ">=2.0.0-beta.3"
15-
}
15+
},
16+
"resources": [
17+
"LICENSE"
18+
]
1619
}

0 commit comments

Comments
 (0)