Skip to content

Commit 45a72f0

Browse files
committed
chore: release 4.84
1 parent fe06937 commit 45a72f0

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

main.lua

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ EID.isRepentance = REPENTANCE -- REPENTANCE variable can be altered by any mod,
1010
require("eid_config")
1111
EID.Config = EID.UserConfig
1212
EID.Config.Version = "3.2" -- note: changing this will reset everyone's settings to default!
13-
EID.ModVersion = 4.83
14-
EID.ModVersionCommit = "c467bb0"
13+
EID.ModVersion = 4.84
14+
EID.ModVersionCommit = "f6d96b9"
1515
EID.DefaultConfig.Version = EID.Config.Version
1616
EID.isHidden = false
1717
EID.player = nil -- The primary Player Entity of Player 1

metadata.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ You are currently looking at the version for Afterbirth+ and Repentance.
5151
[img]https://i.imgur.com/jrdGbna.png[/img]
5252
[url=https://github.com/wofsauge/External-Item-Descriptions/blob/master/CREDITS.md]Check out the credits here[/url]
5353
</description>
54-
<version>4.83</version>
54+
<version>4.84</version>
5555
<visibility>Public</visibility>
5656
<tag id="Lua"/>
5757
<tag id="Items"/>

0 commit comments

Comments
 (0)