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

Commit

Permalink
Version bump to 0.3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
KarlOfDuty committed Oct 15, 2018
1 parent 6708582 commit 20a6514
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion SCPDiscordBot/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "SCPDiscord",
"version": "0.3.4",
"version": "0.3.6",
"description": "SCPDiscord, a Discord - SCP:SL bridge",
"main": "DiscordBot.js",
"homepage": "https://www.karlofduty.com",
Expand Down
2 changes: 1 addition & 1 deletion SCPDiscordPlugin/SCPDiscord.cs
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ namespace SCPDiscord
name = "SCPDiscord",
description = "SCP:SL - Discord bridge.",
id = "karlofduty.scpdiscord",
version = "0.3.4",
version = "0.3.6",
SmodMajor = 3,
SmodMinor = 1,
SmodRevision = 19
Expand Down

0 comments on commit 20a6514

Please sign in to comment.