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