From 7fafa7d9bbb2483313d86f946653f3ad64b2db18 Mon Sep 17 00:00:00 2001 From: shedaniel Date: Sat, 9 Apr 2022 02:41:21 +0800 Subject: Support for JEI 9.5, Close #821, Fix #807 --- runtime/src/main/resources/roughlyenoughitems.changes.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'runtime/src/main/resources/roughlyenoughitems.changes.json') diff --git a/runtime/src/main/resources/roughlyenoughitems.changes.json b/runtime/src/main/resources/roughlyenoughitems.changes.json index 0a3e2be7c..34177eb71 100644 --- a/runtime/src/main/resources/roughlyenoughitems.changes.json +++ b/runtime/src/main/resources/roughlyenoughitems.changes.json @@ -1,3 +1,3 @@ { - "version": "2022.1" + "version": "2022.2" } \ No newline at end of file -- cgit