diff --git a/build/unsup/mmc-pack.json b/build/unsup/mmc-pack.json index 1b6f2c3..5004549 100644 --- a/build/unsup/mmc-pack.json +++ b/build/unsup/mmc-pack.json @@ -35,7 +35,7 @@ }, { "cachedName": "unsup", - "cachedVersion": "1.2.0-pre4", + "cachedVersion": "1.2.0", "uid": "com.unascribed.unsup" } ], diff --git a/pack/pack.toml b/pack/pack.toml index 66659a4..94ce586 100644 --- a/pack/pack.toml +++ b/pack/pack.toml @@ -5,9 +5,9 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "e17b8be782dd403cfb65a264494e288a7906702e85bf337148d77a722213293f" +hash = "d8254f23e283335f9d8cd4d0640afecc67153541e1a2727c1351500a564f6c0c" [versions] forge = "47.4.10" minecraft = "1.20.1" -unsup = "1.1.6" +unsup = "1.2.0"