diff --git a/Plugins/Editor/VSCode.cs b/Plugins/Editor/VSCode.cs index 37aaac2..4ffcf27 100644 --- a/Plugins/Editor/VSCode.cs +++ b/Plugins/Editor/VSCode.cs @@ -4,7 +4,7 @@ * Seamless support for Microsoft Visual Studio Code in Unity * * Version: - * 2.8 + * 2.9 * * Authors: * Matthew Davey @@ -23,7 +23,7 @@ public static class VSCode /// /// Current Version Number /// - public const float Version = 2.8f; + public const float Version = 2.9f; /// /// Current Version Code