Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit e5d2016

Browse files
Merge pull request #38 from mads-hartmann/docs-release
Update release documentation
2 parents 2cc0c4d + b9979a0 commit e5d2016

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

‎docs/releasing.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,17 @@
11
# Releasing
22

3-
This is mainly a few notes to myself.
3+
### Client
4+
5+
If the client depends on a specific version of the server, then update `MINIMUM_SERVER_VERSION` in `vscode-client/src/extensions.ts`.
46

57
To release a new version of the vscode extension
68

79
```
810
vsce publish x.x.x
911
```
1012

13+
### Server
14+
1115
To release a new version of the server
1216

1317
- Bump the version in package.json

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /