From 2663deafa0d5c67c6c0b84748d7a9203a6215374 Mon Sep 17 00:00:00 2001 From: Wofsauge Date: Sat, 25 Jan 2025 16:29:26 +0100 Subject: [PATCH] chore: release 4.91 --- main.lua | 4 ++-- metadata.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/main.lua b/main.lua index 3632c11a..a7aca7d5 100644 --- a/main.lua +++ b/main.lua @@ -12,8 +12,8 @@ EID.isRepentance = REPENTANCE or EID.isRepentancePlus -- REPENTANCE variable can require("eid_config") EID.Config = EID.UserConfig EID.Config.Version = "3.2" -- note: changing this will reset everyone's settings to default! -EID.ModVersion = 4.90 -EID.ModVersionCommit = "830d7b7" +EID.ModVersion = 4.91 +EID.ModVersionCommit = "b10a18c" EID.DefaultConfig.Version = EID.Config.Version EID.isHidden = false EID.player = nil -- The primary Player Entity of Player 1 diff --git a/metadata.xml b/metadata.xml index eb2fac5a..736032f4 100644 --- a/metadata.xml +++ b/metadata.xml @@ -56,7 +56,7 @@ There are multiple Versions of the mod, depending on which DLCs you have install [img]https://i.imgur.com/jrdGbna.png[/img] [url=https://github.com/wofsauge/External-Item-Descriptions/blob/master/CREDITS.md]Check out the credits here[/url] - 4.90 + 4.91 Public