From 75020d8ffd08bca7404cc3fbd713e314d7b45324 Mon Sep 17 00:00:00 2001 From: shedaniel Date: Fri, 9 Dec 2022 02:56:21 +0800 Subject: Update to 1.19.3 --- .github/workflows/curseforge.yml | 1 + 1 file changed, 1 insertion(+) (limited to '.github/workflows') diff --git a/.github/workflows/curseforge.yml b/.github/workflows/curseforge.yml index 30cd84e1a..2b9b137b0 100644 --- a/.github/workflows/curseforge.yml +++ b/.github/workflows/curseforge.yml @@ -12,6 +12,7 @@ on: - 7.x-1.18 - 8.x-1.18.2 - 9.x-1.19 + - 10.x-1.19.3 jobs: build: -- cgit