-
Notifications
You must be signed in to change notification settings - Fork 57
bump version #402
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
bump version #402
Conversation
How did you do this @LilyAnderssonLee ? With nf-core tools or manually? |
@jfy133 Manually. I got an error by running |
Ok well you should always resolve the error rather than reverting to manual 😬
|
And we don't bump the version in the workflow diagram for Dev versions |
version="1.1" | ||
id="svg5" | ||
inkscape:version="1.1.1 (c3084ef, 2021-09-22)" | ||
inkscape:version="1.1.2dev (c3084ef, 2021-09-22)" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
inkscape:version="1.1.2dev (c3084ef, 2021-09-22)" | |
inkscape:version="1.1.1 (c3084ef, 2021-09-22)" |
|
Thanks @jfy133 |
No worries! |
PR checklist
nf-core lint
).nextflow run . -profile test,docker --outdir <OUTDIR>
).docs/usage.md
is updated.docs/output.md
is updated.CHANGELOG.md
is updated.README.md
is updated (including new tool citations and authors/contributors).