Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
GrafDimenzio committed Dec 12, 2020
1 parent f3a2bd4 commit 53ad518
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MoreWeapons/PluginClass.cs
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ namespace MoreWeapons
SynapseMajor = SynapseController.SynapseMajor,
SynapseMinor = SynapseController.SynapseMinor,
SynapsePatch = SynapseController.SynapsePatch,
Version = "1.1.0"
Version = "1.1.1"
)]
public class PluginClass : AbstractPlugin
{
Expand Down

0 comments on commit 53ad518

Please sign in to comment.