From a743b951d6d0eafd6d4068a3477002863017c3ce Mon Sep 17 00:00:00 2001 From: Timo Ley Date: Sun, 9 Jul 2023 11:41:03 +0200 Subject: [PATCH] chore: update testcraftupdate --- CHANGELOG.md | 4 ++-- src/modpack.json | 4 ++-- src/overrides/pack.json | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9d77f32..bc39e3c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,3 @@ -# v3.5.0 -- Update some mods +# v3.5.1 +- Update testcraftupdate diff --git a/src/modpack.json b/src/modpack.json index 2288e4c..343e0f0 100644 --- a/src/modpack.json +++ b/src/modpack.json @@ -3,7 +3,7 @@ "type": "modpack", "versions": [ { - "version": "3.5.0", + "version": "3.5.1", "versionid": -1, "mcversion": [ "1.7.10" @@ -1610,7 +1610,7 @@ "id": "tcu", "file": { "installer": "internal.dir:mods", - "artifact": "ley.modding:testcraftupdate:1.0", + "artifact": "ley.modding:testcraftupdate:1.1.0", "repository": "tilera" }, "type": "mod", diff --git a/src/overrides/pack.json b/src/overrides/pack.json index 6024c5f..349bbc8 100644 --- a/src/overrides/pack.json +++ b/src/overrides/pack.json @@ -1 +1 @@ -{"version":"v3.4.0","giteaInstance":"https://git.tilera.org","owner":"tilera","repository":"testcraft"} +{"version":null,"giteaInstance":"https://git.tilera.org","owner":"tilera","repository":"testcraft"}