Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLadislau Szomoru <3372902+lszomoru@users.noreply.github.com>2020-12-16 17:57:12 +0300
committerGitHub <noreply@github.com>2020-12-16 17:57:12 +0300
commitea3859d4ba2f3e577a159bc91e3074c5d85c0523 (patch)
tree1c9dd6fd08b6b7cee30b759acaae621e1e81ac31
parent608dfc136341a0753da867858f842ddd52e641c2 (diff)
Bump version number to 1.52.1 (#112659)1.52.1
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index f4c487c9076..c856e311d09 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "code-oss-dev",
- "version": "1.52.0",
+ "version": "1.52.1",
"distro": "11fd6f1230738827638f000f641d01b2b178db20",
"author": {
"name": "Microsoft Corporation"
@@ -197,4 +197,4 @@
"windows-mutex": "0.3.0",
"windows-process-tree": "0.2.4"
}
-} \ No newline at end of file
+}