Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
GrafDimenzio committed Dec 12, 2020
1 parent 264d111 commit 4db1873
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Scp056/PluginClass.cs
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ namespace Scp056
SynapseMajor = SynapseController.SynapseMajor,
SynapseMinor = SynapseController.SynapseMinor,
SynapsePatch = SynapseController.SynapsePatch,
Version = "v.1.0.1"
Version = "v.1.0.2"
)]
public class PluginClass : AbstractPlugin
{
Expand Down

0 comments on commit 4db1873

Please sign in to comment.