From 174bba9dc0ba944ca8f54a867b56a1891d8ce1e8 Mon Sep 17 00:00:00 2001 From: thedarkcolour <30441001+thedarkcolour@users.noreply.github.com> Date: Tue, 9 Apr 2024 18:04:39 -0700 Subject: [PATCH] Ex Deorum 2.6 --- build.gradle | 4 ++-- changelog.md | 3 +++ 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/build.gradle b/build.gradle index 5e647680..f16f04a3 100644 --- a/build.gradle +++ b/build.gradle @@ -1,10 +1,10 @@ plugins { id 'java-library' id 'idea' - id 'net.neoforged.gradle.userdev' version '7.0.80' + id 'net.neoforged.gradle.userdev' version '7.0.105' } -version = '2.5' +version = '2.6' group = 'thedarkcolour.exdeorum' base { archivesName = 'exdeorum' diff --git a/changelog.md b/changelog.md index 1d204c03..5f39cabb 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,6 @@ +## Ex Deorum 2.6 +- Fixed crash on server load + ## Ex Deorum 2.5 - Fixed compatibility with EMI - Add compressed hammers, sieves, and blocks from Ex Deorum 1.30