mirror of
https://github.com/msberends/AMR.git
synced 2025-01-11 23:31:38 +01:00
update collabs
This commit is contained in:
parent
d2ceebe376
commit
af205e2705
@ -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
|
||||
|
2
NEWS.md
2
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!
|
||||
|
||||
|
@ -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");
|
||||
|
Loading…
Reference in New Issue
Block a user