update to unsup 1.0
Some checks failed
Actions / Build Export Files (push) Successful in 9s
Actions / Autotagger (push) Successful in 10s
Actions / Build Documentation (push) Failing after 23s

This commit is contained in:
cswimr 2025-02-13 10:37:04 -06:00
parent 03460b4ded
commit 0c28a1994d
Signed by: cswimr
GPG key ID: 0EC431A8DA8F8087

View file

@ -1,12 +1,12 @@
{
"formatVersion": 1,
"name": "GalacticFactory Updater (unsup)",
"uid": "com.unascribed.unsup",
"version": "0.2.3",
"+agents": [
{
"name": "com.unascribed:unsup:0.2.3",
"url": "https://repo.sleeping.town"
}
]
"formatVersion": 1,
"name": "GalacticFactory Updater (unsup)",
"uid": "com.unascribed.unsup",
"version": "1.0",
"+agents": [
{
"name": "com.unascribed:unsup:1.0",
"url": "https://repo.sleeping.town"
}
]
}