From a74d6125dc181c5c8982510f9210f85233f26e93 Mon Sep 17 00:00:00 2001 From: WakelessSloth56 Date: Mon, 7 Mar 2022 09:11:20 +0800 Subject: [PATCH] build: bump version to 5.0.0 update to Minecraft 1.18.2 --- README.md | 4 +--- gradle.properties | 2 +- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index ba0b9b1a..3f3273d5 100644 --- a/README.md +++ b/README.md @@ -10,13 +10,12 @@ Shared library for AH's Minecraft mods. [![GitHub Workflow Status](https://img.shields.io/github/workflow/status/auioc/arnicalib-mcmod/dev-build?label=dev%20build&style=flat-square)](https://github.com/auioc/arnicalib-mcmod/actions/workflows/dev-build.yml)
![Minecraft](https://img.shields.io/static/v1?label=Minecraft&message=1.18.2&color=00aa00&style=flat-square) -[![Forge](https://img.shields.io/static/v1?label=Forge&message=40.0.3&color=e04e14&logo=Conda-Forge&style=flat-square)](http://files.minecraftforge.net/net/minecraftforge/forge/index_1.18.2.html) +[![Forge](https://img.shields.io/static/v1?label=Forge&message=40.0.12&color=e04e14&logo=Conda-Forge&style=flat-square)](http://files.minecraftforge.net/net/minecraftforge/forge/index_1.18.2.html) [![AdoptiumOpenJDK](https://img.shields.io/static/v1?label=AdoptiumOpenJDK&message=17.0.2%2B8&color=brightgreen&logo=java&style=flat-square)](https://adoptium.net/?variant=openjdk17&jvmVariant=hotspot) [![Gradle](https://img.shields.io/static/v1?label=Gradle&message=7.3&color=brightgreen&logo=gradle&style=flat-square)](https://docs.gradle.org/7.3/release-notes.html) - ## Maintainers diff --git a/gradle.properties b/gradle.properties index a18bc261..509eec65 100644 --- a/gradle.properties +++ b/gradle.properties @@ -11,4 +11,4 @@ mappings_version=1.18.2 mixin_version=0.8.5 -arnicalib_version=4.2.4 +arnicalib_version=5.0.0