Skip to content

Commit 0ec16d9

Browse files
authored
Update releasing.md
1 parent 213b398 commit 0ec16d9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/releasing.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
1. Edit version in [package.json](https://github.com/gitpod-io/gitpod-vscode-desktop/blob/master/package.json)
44
- Update version of the extension - this is usually the minor version. **Until the marketplace supports semantic versioning, the minor version should always be an even number. Odd numbers are reserved for the pre-release version of the extension.**
5+
- Turn off experimental settings:
6+
- `gitpod.remote.useLocalApp: true`
57
- (If necessary) Update vscode engine version
68

79
2. If the minor version was increased, run the Nightly action to ensure a new pre-release version with the increased version number is released

0 commit comments

Comments
 (0)