From 0c28a1994d259d4e7366e073304effe96fab89e9 Mon Sep 17 00:00:00 2001 From: cswimr Date: Thu, 13 Feb 2025 10:37:04 -0600 Subject: [PATCH] update to unsup 1.0 --- build/prism/patches/com.unascribed.unsup.json | 20 +++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/build/prism/patches/com.unascribed.unsup.json b/build/prism/patches/com.unascribed.unsup.json index de72b0c..181c935 100644 --- a/build/prism/patches/com.unascribed.unsup.json +++ b/build/prism/patches/com.unascribed.unsup.json @@ -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" + } + ] }