fix foundry version compatibility

This commit is contained in:
2024-06-27 14:33:56 -05:00
parent 0ba05c383a
commit 27ec2319d8

View File

@@ -4,7 +4,7 @@
"description": "A olde timey newspaper sheet theme",
"version": "0.1.0",
"compatibility": {
"minimum": "12",
"minimum": "11",
"verified": "12"
},
"authors": [ {
@@ -21,5 +21,5 @@
"requires": [
]},
"manifest":"https://gitea.ascorrea.com/asc/asc-newspaper-style-journal/releases/download/latest/module.json",
"download":"https://gitea.ascorrea.com/asc/asc-newspaper-style-journal/releases/download/0.1.2/module.zip"
"download":"https://gitea.ascorrea.com/asc/asc-newspaper-style-journal/releases/download/0.1.3/module.zip"
}