You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: yang-lsp/release.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
### Steps to follow
2
2
3
3
- Create local branch e.g. `release-0.5.0`
4
-
- Update the version to `version = '0.5.0'` in `yang-lsp/gradle/versions.gradle` and commit
4
+
- Update the version to `version = '0.5.0'` in `yang-lsp/gradle/versions.gradle` and __commit!!!__
5
5
- Create a tag named `v0.5.0` and push tags to remote
6
6
- Go to [Releases](https://github.com/theia-ide/yang-lsp/releases) GitHub page and initiate a new release by clicking __Draft a new release__
7
7
- Select `v0.5.0` tag from the __Choose a tag__ dropdown, fill out the form and click __Publish release__
0 commit comments