Skip to content

Commit cd7d947

Browse files
Merge pull request #869 from DustinCampbell/update-version
v1.5.0-beta5 -> v.1.5.0-beta6
2 parents ef8692b + ea827b2 commit cd7d947

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
22
"name": "csharp",
33
"publisher": "ms-vscode",
4-
"version": "1.5.0-beta5",
4+
"version": "1.5.0-beta6",
55
"description": "C# for Visual Studio Code (powered by OmniSharp).",
66
"displayName": "C#",
77
"author": "Microsoft Corporation",
88
"license": "SEE LICENSE IN RuntimeLicenses/license.txt",
99
"icon": "images/csharpIcon.png",
10-
"preview": "true",
10+
"preview": true,
1111
"bugs": {
1212
"url": "https://github.com/OmniSharp/omnisharp-vscode/issues"
1313
},

0 commit comments

Comments
 (0)