We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc07f9a commit 8547cc1Copy full SHA for 8547cc1
doc/contribute-to-core-lightning/release-checklist.md
@@ -57,7 +57,7 @@ Here's a checklist for the release process.
57
## Tagging the Release
58
59
1. Update the CHANGELOG.md; remove -rcN in both places, update the date and add title and namer.
60
-2. Update the contrib/pyln package versions: `make update-pyln-versions NEW_VERSION=<VERSION>`
+2. Update the contrib/pyln package versions: `make update-versions NEW_VERSION=<VERSION>`
61
3. Add a PR with that release.
62
4. Merge the PR, then:
63
- `export VERSION=23.05`
0 commit comments