version update

This commit is contained in:
walcutt 2025-05-26 15:30:48 -04:00
parent 3cc11097b5
commit b172a763e2

View File

@ -2,7 +2,7 @@
"id": "hench", "id": "hench",
"title": "HENCH", "title": "HENCH",
"description": "HENCH (2025)", "description": "HENCH (2025)",
"version": "0.1.0", "version": "0.1.1",
"compatibility": { "compatibility": {
"minimum": "12", "minimum": "12",
"verified": "12" "verified": "12"
@ -33,5 +33,5 @@
}, },
"url": "https://git.chloeherd.codes/walcutt/hench", "url": "https://git.chloeherd.codes/walcutt/hench",
"manifest": "https://git.chloeherd.codes/walcutt/hench/raw/branch/develop/system.json", "manifest": "https://git.chloeherd.codes/walcutt/hench/raw/branch/develop/system.json",
"download": "https://git.chloeherd.codes/walcutt/hench/archive/0.1.0.zip" "download": "https://git.chloeherd.codes/walcutt/hench/archive/0.1.1.zip"
} }