From 495320c420127b980e7730eaec48e4cf2edf2477 Mon Sep 17 00:00:00 2001 From: alterNERDtive Date: Tue, 31 May 2022 19:03:54 +0200 Subject: [PATCH] 4.2.2! --- CHANGELOG.md | 2 +- bindED.cs | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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(