Draft 2 #2

Merged
walcutt merged 15 commits from draft-2 into develop 2025-05-26 15:31:54 -04:00
Showing only changes of commit b172a763e2 - Show all commits

View File

@ -2,7 +2,7 @@
"id": "hench",
"title": "HENCH",
"description": "HENCH (2025)",
"version": "0.1.0",
"version": "0.1.1",
"compatibility": {
"minimum": "12",
"verified": "12"
@ -33,5 +33,5 @@
},
"url": "https://git.chloeherd.codes/walcutt/hench",
"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"
}