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:
authorHenning Dieterichs <hdieterichs@microsoft.com>2021-07-15 12:18:33 +0300
committerHenning Dieterichs <hdieterichs@microsoft.com>2021-07-15 12:18:33 +0300
commit69d9363bfed1fbfc1ccb914875a20299f46bcc2e (patch)
tree7f114f35bc4ad6202d288774ef8dcd8db28af2c8
parentabb78d408de02ce37f3e5fd0623eb85bdc6f54e9 (diff)
Bump version to 0.26.0standalone/0.26.x
-rw-r--r--build/monaco/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/monaco/package.json b/build/monaco/package.json
index 9a6e05c1238..8f71730c2fc 100644
--- a/build/monaco/package.json
+++ b/build/monaco/package.json
@@ -1,7 +1,7 @@
{
"name": "monaco-editor-core",
"private": true,
- "version": "0.23.0",
+ "version": "0.26.0",
"description": "A browser based code editor",
"author": "Microsoft Corporation",
"license": "MIT",