Skip to content

Commit c2531f6

Browse files
committed
Update version
1 parent c516bf2 commit c2531f6

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Deltinteger/Deltinteger/Program.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ namespace Deltin.Deltinteger
1717
{
1818
public class Program
1919
{
20-
public const string VERSION = "v1.7";
20+
public const string VERSION = "v2.0";
2121

2222
public static readonly string ExeFolder = Path.GetDirectoryName(System.Reflection.Assembly.GetExecutingAssembly().Location);
2323

overwatch-script-to-workshop/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "overwatch-script-to-workshop",
33
"displayName": "Overwatch Script To Workshop",
44
"description": "Autocomplete and syntax highlighting for Overwatch Script To Workshop",
5-
"version": "2.1.0",
5+
"version": "2.2.0",
66
"publisher": "Deltin",
77
"engines": {
88
"vscode": "^1.47.0"

0 commit comments

Comments
 (0)