Skip to content

Commit b81c35b

Browse files
committed
update version
1 parent b68c751 commit b81c35b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MoreTools/PluginClass.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ namespace MoreTools
1010
SynapseMajor = 2,
1111
SynapseMinor = 0,
1212
SynapsePatch = 1,
13-
Version = "v.1.0.0"
13+
Version = "v.1.1.0"
1414
)]
1515
public class PluginClass : AbstractPlugin { }
1616
}

0 commit comments

Comments
 (0)