Skip to content

Commit

Permalink
version
Browse files Browse the repository at this point in the history
  • Loading branch information
GrafDimenzio committed Jan 12, 2021
1 parent 93bf97a commit 687e0f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion WaitAndChill/PluginClass.cs
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ namespace WaitAndChill
SynapseMajor = 2,
SynapseMinor = 4,
SynapsePatch = 2,
Version = "v.1.0.4"
Version = "v.1.1.0"
)]
public class PluginClass : AbstractPlugin
{
Expand Down

0 comments on commit 687e0f6

Please sign in to comment.