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: Release.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -70,7 +70,7 @@ yarn check_version_match
70
70
71
71
tbump will list changes to be applied, confirm the changes to proceed with apply.
72
72
73
-
3. Make sure that application is building, installing and running properly by following the [distribution build instructions](README.md##building-for-distribution) locally
73
+
3. Make sure that application is building, installing and running properly by following the [distribution build instructions](dev.md#building-for-distribution) locally
74
74
75
75
4. Create a branch preferably with the name `release-v<new-version>`. Add a commit with the version changes and create a PR. The PR must be created from main repo and not from a fork. This is necessary for GitHub Actions to be able to attach installers to the release.
0 commit comments