From 23422ac23d158db89b67aefa1a5e5b1ad1367a68 Mon Sep 17 00:00:00 2001 From: Wyvest <45589059+Wyvest@users.noreply.github.com> Date: Mon, 27 Jun 2022 17:23:58 +0700 Subject: support classes for exclude annotation --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gradle.properties') diff --git a/gradle.properties b/gradle.properties index 257583c..7ea163e 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,6 +1,6 @@ mod_name = OneConfig mod_id = oneconfig -mod_version = 0.1.0-alpha29 +mod_version = 0.1.0-alpha31 essential.defaults.loom=0 -- cgit