From 68f87dc84b9bdaeecf6b43de9be6f32cfc97a42f Mon Sep 17 00:00:00 2001 From: WakelessSloth56 Date: Wed, 6 Apr 2022 17:27:56 +0800 Subject: [PATCH] build: bump version to 5.1.5 --- README.md | 2 +- gradle.properties | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 94993bb1..6cf9ff88 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ 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.36&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.40&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) diff --git a/gradle.properties b/gradle.properties index 1cc0850a..04427244 100644 --- a/gradle.properties +++ b/gradle.properties @@ -4,11 +4,11 @@ org.gradle.jvmargs=-Xmx4G -Dhttps://maven.minecraftforge.net/=false org.gradle.daemon=false minecraft_version=1.18.2 -forge_version=40.0.36 +forge_version=40.0.40 mappings_channel=official mappings_version=1.18.2 mixin_version=0.8.5 -arnicalib_version=5.1.4 +arnicalib_version=5.1.5