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(