From 8d078048c41c68595f0692560a3f6f99cecbbd47 Mon Sep 17 00:00:00 2001 From: Enrico Messall <62150527+EnricoMessall@users.noreply.github.com> Date: Sun, 6 Oct 2024 21:12:20 +0200 Subject: [PATCH] Update gradle.properties --- gradle.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gradle.properties b/gradle.properties index 48bade6..9fc444f 100644 --- a/gradle.properties +++ b/gradle.properties @@ -3,7 +3,7 @@ yarn_mappings=1.21+build.9 loader_version=0.15.11 fabric_api_version=0.100.1+1.21 -mod_version=1.3.10-rc1 +mod_version=1.3.10 maven_group=com.arematics archives_base_name=AdvancedChatHUD @@ -23,4 +23,4 @@ project_logo=https://raw.githubusercontent.com/Prospector/images/master/modmenu- project_color=0x134bff changelog_hide_unimportant_commits=true changelog_max_commit_search=200 -discord_webhook_changelog_line_limit=10 \ No newline at end of file +discord_webhook_changelog_line_limit=10