2 Commits

Author SHA1 Message Date
87bb860a2d update version 2024-06-27 18:10:31 -05:00
27ec2319d8 fix foundry version compatibility 2024-06-27 14:33:56 -05:00

View File

@@ -2,9 +2,8 @@
"id": "asc-newspaper-style-journal",
"title": "Newspaper Styled Journal",
"description": "A olde timey newspaper sheet theme",
"version": "0.1.0",
"compatibility": {
"minimum": "12",
"minimum": "11",
"verified": "12"
},
"authors": [ {
@@ -21,5 +20,6 @@
"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.4/module.zip",
"version": "0.1.4"
}