Skip to content

Commit 94e5a9b

Browse files
authored
Update version to force lots of people to auto upgrade.
1 parent 5913c34 commit 94e5a9b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Plugins/Editor/VSCode.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* Seamless support for Microsoft Visual Studio Code in Unity
55
*
66
* Version:
7-
* 2.8
7+
* 2.9
88
*
99
* Authors:
1010
* Matthew Davey <matthew.davey@dotbunny.com>
@@ -23,7 +23,7 @@ public static class VSCode
2323
/// <summary>
2424
/// Current Version Number
2525
/// </summary>
26-
public const float Version = 2.8f;
26+
public const float Version = 2.9f;
2727

2828
/// <summary>
2929
/// Current Version Code

0 commit comments

Comments
 (0)