diff --git a/DESCRIPTION b/DESCRIPTION index 414ab066..077c89f5 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,6 +1,6 @@ Package: AMR -Version: 1.8.2.9045 -Date: 2022-11-07 +Version: 1.8.2.9046 +Date: 2022-11-10 Title: Antimicrobial Resistance Data Analysis Description: Functions to simplify and standardise antimicrobial resistance (AMR) data analysis and to work with microbial and antimicrobial properties by diff --git a/NEWS.md b/NEWS.md index 18329165..4f4516a5 100755 --- a/NEWS.md +++ b/NEWS.md @@ -1,4 +1,4 @@ -# AMR 1.8.2.9045 +# AMR 1.8.2.9046 This version will eventually become v2.0! We're happy to reach a new major milestone soon! diff --git a/pkgdown/extra.js b/pkgdown/extra.js index f9794d3a..ca684ef7 100644 --- a/pkgdown/extra.js +++ b/pkgdown/extra.js @@ -57,6 +57,7 @@ $(document).ready(function() { // contributors x = x.replace("Alex", "Prof. Alex"); x = x.replace("Anthony", "Dr. Anthony"); + x = x.replace("Annick", "Dr. Annick"); x = x.replace("Bart", "Dr. Bart"); x = x.replace("Bhanu", "Prof. Bhanu"); x = x.replace("Casper", "Prof. Casper");