diff --git a/CHANGELOG.md b/CHANGELOG.md index a9f2a69..a1ee032 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -# devel +# 4.2.2 (2022-05-31) ## Fixed diff --git a/bindED.cs b/bindED.cs index c098e76..224f277 100644 --- a/bindED.cs +++ b/bindED.cs @@ -38,7 +38,7 @@ namespace bindEDplugin [System.Diagnostics.CodeAnalysis.SuppressMessage("Style", "IDE1006:Naming Styles", Justification = "historic, grandfathered in")] public class bindEDPlugin { - private static readonly Version VERSION = new ("4.2.1"); + private static readonly Version VERSION = new ("4.2.2"); private static readonly string BindingsDir = Path.Combine( Environment.GetFolderPath(