mirror of
https://github.com/cdr/code-server.git
synced 2025-12-08 17:34:01 +01:00
Major version -> 3.0.0
This commit is contained in:
parent
b00f6bf078
commit
b5c425b3a6
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "code-server",
|
||||
"license": "MIT",
|
||||
"version": "2.1.0",
|
||||
"version": "3.0.0",
|
||||
"scripts": {
|
||||
"clean": "ci/clean.sh",
|
||||
"vscode": "ci/vscode.sh",
|
||||
|
|
|
|||
Loading…
Reference in a new issue