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 committed Oct 31, 2018
1 parent af1c101 commit 3966b1b
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 @@ -19,10 +19,10 @@ namespace SCPDiscord
name = "SCPDiscord",
description = "SCP:SL - Discord bridge.",
id = "karlofduty.scpdiscord",
version = "0.3.6",
version = "0.4.0-pre",
SmodMajor = 3,
SmodMinor = 1,
SmodRevision = 19
SmodRevision = 21
)]
internal class SCPDiscordPlugin : Plugin
{
Expand Down

0 comments on commit 3966b1b

Please sign in to comment.