This commit is contained in:
alterNERDtive 2022-05-31 19:03:54 +02:00
parent bdf3c58241
commit 495320c420
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
# devel
# 4.2.2 (2022-05-31)
## Fixed

View file

@ -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(