Skip to content
This repository has been archived by the owner on May 6, 2023. It is now read-only.

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
KarlOfDuty authored May 25, 2020
1 parent c812f37 commit bd0853c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions SCPDiscordPlugin/SCPDiscord.cs
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ namespace SCPDiscord
name = "SCPDiscord",
description = "SCP:SL - Discord bridge.",
id = "karlofduty.scpdiscord",
version = "1.4.0-Pre-A",
version = "1.4.0-Pre-B",
SmodMajor = 3,
SmodMinor = 7,
SmodRevision = 0
Expand Down Expand Up @@ -358,4 +358,4 @@ public string ConsoleCommand(ICommandSender user, string command, string[] argum
return builder.ToString();
}
}
}
}

0 comments on commit bd0853c

Please sign in to comment.