Skip to content

Commit 7b7f174

Browse files
committed
Update module.json to v13
1 parent aebc534 commit 7b7f174

File tree

1 file changed

+3
-7
lines changed

1 file changed

+3
-7
lines changed

src/module.json

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
{
22
"id": "foundryvtt-simple-calendar",
3-
"name": "foundryvtt-simple-calendar",
43
"title": "Simple Calendar",
54
"description": "A simple calendar module for keeping track of game days and events.",
6-
"version": "2.4.18",
5+
"version": "2.4.18.1",
76
"authors": [
87
{
98
"name": "Dean Vigoren (Vigorator)",
@@ -13,11 +12,9 @@
1312
"ko-fi": "vigorator"
1413
}
1514
],
16-
"minimumCoreVersion": "10",
17-
"compatibleCoreVersion": "12",
1815
"compatibility": {
19-
"minimum": "10",
20-
"verified": "12"
16+
"minimum": "13",
17+
"verified": "13"
2118
},
2219
"url": "https://github.com/vigoren/foundryvtt-simple-calendar",
2320
"bugs": "https://github.com/vigoren/foundryvtt-simple-calendar/issues",
@@ -105,7 +102,6 @@
105102
}
106103
],
107104
"socket": true,
108-
"manifestPlusVersion": "1.2.0",
109105
"media": [
110106
{
111107
"type": "setup",

0 commit comments

Comments
 (0)