We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc2e8ea commit a37184fCopy full SHA for a37184f
SerpentsHand/PluginClass.cs
@@ -11,7 +11,7 @@ namespace SerpentsHand
11
SynapseMajor = 2,
12
SynapseMinor = 4,
13
SynapsePatch = 2,
14
- Version = "v.1.0.0"
+ Version = "v.1.1.0"
15
)]
16
public class PluginClass : AbstractPlugin
17
{
0 commit comments