Skip to content

Commit a290687

Browse files
authored
Update README.dev.md
1 parent 00c47d8 commit a290687

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.dev.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,8 +144,8 @@ This section describes how to make a release in 2 parts:
144144
1. Update the version in the [app footer](src/components/Footer.vue).
145145
1. Run `npm run lint` and make sure the linter does not complain.
146146
1. Run the unit tests with `npm run test:unit:ci`.
147-
1. Push any changes to GitHub, then review and merge to the default branch `main`.
148147
1. Inspect the Netlify preview website.
148+
1. Push any changes to GitHub, then review and merge to the default branch `main`.
149149

150150
### (2/2) Making a release on GitHub
151151

0 commit comments

Comments
 (0)