Skip to content
This repository has been archived by the owner on Jul 8, 2021. It is now read-only.

Commit

Permalink
Forgot to increment version.
Browse files Browse the repository at this point in the history
  • Loading branch information
MrMith committed Oct 23, 2018
1 parent 96254a4 commit 4c24396
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions SCP-343/SCP-343.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,9 @@
<ApplicationIcon>
</ApplicationIcon>
</PropertyGroup>
<PropertyGroup>
<AutoGenerateBindingRedirects>false</AutoGenerateBindingRedirects>
</PropertyGroup>
<ItemGroup>
<Reference Include="Smod2">
<HintPath>..\..\C#\SCPSL\Smod2.dll</HintPath>
Expand Down
2 changes: 1 addition & 1 deletion SCP-343/SCP_343.cs
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ namespace SCP_343
name = "SCP-343",
description = "SCP-343 is a passive immortal D-Class Personnel. He spawns with one Flashlight and any weapon he picks up is morphed to prevent violence. He seeks to help out who he deems worthy.",
id = "Mith.SCP-343",
version = "1.2.2",
version = "1.2.3",
SmodMajor = 3,
SmodMinor = 1,
SmodRevision = 19
Expand Down
Binary file removed SCP-343/TextTemplate.ico
Binary file not shown.

0 comments on commit 4c24396

Please sign in to comment.