Skip to content

Commit 53ad518

Browse files
committed
update version
1 parent f3a2bd4 commit 53ad518

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MoreWeapons/PluginClass.cs

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

0 commit comments

Comments
 (0)