From 2c0eb43d49c89ee57dc9e35bafda2c60ca6ef04a Mon Sep 17 00:00:00 2001 From: alterNERDtive Date: Mon, 30 Dec 2024 13:28:46 +0100 Subject: [PATCH] 5.0.2! --- CHANGELOG.md | 2 +- bindED.cs | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2c41810..4118c86 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -# devel +# 5.0.2 (2024-12-30) ## Fixed diff --git a/bindED.cs b/bindED.cs index a2e6ba0..7d30b33 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 ("5.0.1"); + private static readonly Version VERSION = new ("5.0.2"); private static readonly string BindingsDir = Path.Combine( Environment.GetFolderPath(