Skip to content

Commit

Permalink
Version match ircBridge to goTES3MP
Browse files Browse the repository at this point in the history
  • Loading branch information
HotaruBlaze committed Feb 25, 2024
1 parent 68da851 commit 6b90ccf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tes3mp/scripts/custom/IrcBridge/IrcBridge.lua
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ local goTES3MPModules = nil

local IrcBridge = {}

IrcBridge.version = "v5.0.3-goTES3MP"
IrcBridge.version = "v0.4.0-goTES3MP"
IrcBridge.scriptName = "IrcBridge"
IrcBridge.debugMode = false
IrcBridge.maxMessageLength = 2048
Expand Down

0 comments on commit 6b90ccf

Please sign in to comment.