We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a637a5 commit 2967e0bCopy full SHA for 2967e0b
1 file changed
README.dev.md
@@ -139,7 +139,7 @@ This section describes how to make a release in 2 parts:
139
140
1. Update the information in `CITATION.cff`
141
1. Generate an updated version of `.zenodo.json` if needed using `cffconvert`
142
-1. Update the version field in `package.json` and `package-lock.json`
+1. Update the `version` field in `package.json` and `package-lock.json`
143
1. Update the version in the [landing page footer](src/components/LayoutLanding.vue)
144
1. Update the version in the [app footer](src/components/Footer.vue)
145
1. Run `npm run lint` and make sure the linter does not complain
0 commit comments