From bd3427908635c7badc60bfb6ee9dd9c425736b8d Mon Sep 17 00:00:00 2001 From: Keuin Date: Sat, 5 Jun 2021 10:13:16 +0800 Subject: allow specifying query amount limit in `/blame block` command; pretty-print in `/blame stat`; update PrintUtil --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gradle.properties') diff --git a/gradle.properties b/gradle.properties index ff9a422..ce22ba0 100644 --- a/gradle.properties +++ b/gradle.properties @@ -6,7 +6,7 @@ minecraft_version=1.16.5 yarn_mappings=1.16.5+build.9 loader_version=0.11.3 # Mod Properties -mod_version=1.3.2-alpha +mod_version=1.4.0 maven_group=com.keuin.blame archives_base_name=blame-fabric # Dependencies -- cgit v1.2.3