Skip to content

Commit

Permalink
chore: release 4.84
Browse files Browse the repository at this point in the history
  • Loading branch information
wofsauge committed Nov 18, 2024
1 parent fe06937 commit 45a72f0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions main.lua
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ EID.isRepentance = REPENTANCE -- REPENTANCE variable can be altered by any mod,
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.83
EID.ModVersionCommit = "c467bb0"
EID.ModVersion = 4.84
EID.ModVersionCommit = "f6d96b9"
EID.DefaultConfig.Version = EID.Config.Version
EID.isHidden = false
EID.player = nil -- The primary Player Entity of Player 1
Expand Down
2 changes: 1 addition & 1 deletion metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ You are currently looking at the version for Afterbirth+ and Repentance.
[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]
</description>
<version>4.83</version>
<version>4.84</version>
<visibility>Public</visibility>
<tag id="Lua"/>
<tag id="Items"/>
Expand Down

0 comments on commit 45a72f0

Please sign in to comment.