Skip to content

Commit d8fead2

Browse files
doc: fix release instructions
1 parent b984112 commit d8fead2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,8 @@ Direct pushes to `main` are prevented. The full workflow from forth to back is
4646
as follows:
4747

4848
- decide on the version number you want to use for the release
49-
- **Important: Change the version number in `version.ts`. This process is sadly
50-
not automated at the moment.**
49+
- **Important: Change the version number in `info.ts`. This process is sadly not
50+
automated at the moment.**
5151
- create a "release vX.Y.Z" pull request containing that version number bump
5252
- release PRs must be merged using the merge strategy 'Rebase and Merge' and NOT
5353
Squash.

0 commit comments

Comments
 (0)