Skip to content

Commit

Permalink
version
Browse files Browse the repository at this point in the history
  • Loading branch information
GrafDimenzio committed Jan 31, 2021
1 parent fc2e8ea commit a37184f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SerpentsHand/PluginClass.cs
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ namespace SerpentsHand
SynapseMajor = 2,
SynapseMinor = 4,
SynapsePatch = 2,
Version = "v.1.0.0"
Version = "v.1.1.0"
)]
public class PluginClass : AbstractPlugin
{
Expand Down

0 comments on commit a37184f

Please sign in to comment.