# HG changeset patch # User Evan Giesel # Date 1641456135 21600 # Thu Jan 06 02:02:15 2022 -0600 # Node ID f518dede1789ffc526c088f0e8464f35f66a0213 # Parent dec1140a0afc863da0c43bcf605f717fcb2420ec version bump diff --git a/system.json b/system.json --- a/system.json +++ b/system.json @@ -13,10 +13,10 @@ "styles": [ "styles/style.css" ], - "version": "1.0.0", - "minimumCoreVersion": "0.8.9", - "compatibleCoreVersion": "0.8.9", + "version": "1.1.0", + "minimumCoreVersion": "9.238", + "compatibleCoreVersion": "9.238", "url": "https://hg.sr.ht/~vingiesel/Bearbones/", "manifest": "https://hg.sr.ht/~vingiesel/Bearbones/raw/system.json", - "download": "https://hg.sr.ht/~vingiesel/Bearbones/archive/1.0.0.tar.gz" + "download": "https://hg.sr.ht/~vingiesel/Bearbones/archive/1.1.0.tar.gz" } \ No newline at end of file