Skip to content
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

also bump EasyBuild version in MkDocs configuration file + update docs changelog #129

Merged
merged 1 commit into from
Mar 20, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions docs/changelog-docs.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@

(for EasyBuild release notes, see [EasyBuild release notes][release_notes])

- **release 20230320.01** (*20 Mar 2023*): update
release notes for EasyBuild v4.7.1 (see
[EasyBuild v4.7.1 (20 March 2023)][release_notes_eb471])
- **release 20230109.01** (*Jan 9th 2023*): update
release notes for EasyBuild v4.7.0 (see
[EasyBuild v4.7.0 (January 9th 2023)][release_notes_eb470])
Expand Down
2 changes: 1 addition & 1 deletion mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ extra:
provider: google
property: G-BLVCH6991S
easybuild:
version: 4.7.0
version: 4.7.1
# add links in bottom right
social:
- icon: fontawesome/brands/twitter
Expand Down