Skip to content

Commit f1ee4bb

Browse files
committed
Update listed licence to match actual licence
1 parent db4ac53 commit f1ee4bb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/main/resources/fabric.mod.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"schemaVersion": 1,
33
"id": "lemclienthelper",
4-
"version": "0.0.27-1.21",
4+
"version": "${version}",
55
"name": "LEM Client Helper",
66
"description": "LEM Client Helper",
77
"authors": [
@@ -16,7 +16,7 @@
1616
"homepage": "https://github.com/Legacy-Edition-Minigames/lemclienthelper",
1717
"sources": "https://github.com/Legacy-Edition-Minigames/lemclienthelper"
1818
},
19-
"license": "MIT",
19+
"license": "PolyForm-Perimeter-1.0.0",
2020
"icon": "assets/lemclienthelper/icon.png",
2121
"environment": "client",
2222
"entrypoints": {

0 commit comments

Comments
 (0)