1
0
mirror of https://github.com/msberends/AMR.git synced 2025-09-15 20:29:40 +02:00

(v3.0.0.9033) rename workflow

This commit is contained in:
2025-09-15 09:10:54 +02:00
parent b11866af57
commit 5796e8f3a4
3 changed files with 4 additions and 4 deletions

View File

@@ -38,7 +38,7 @@ on:
# this is to check that all dependencies are still available (see R/zzz.R) # this is to check that all dependencies are still available (see R/zzz.R)
- cron: '0 1 * * *' - cron: '0 1 * * *'
name: check-recent name: check-recent-dev-pkgs
jobs: jobs:
R-code-check: R-code-check:

View File

@@ -1,6 +1,6 @@
Package: AMR Package: AMR
Version: 3.0.0.9032 Version: 3.0.0.9033
Date: 2025-09-13 Date: 2025-09-15
Title: Antimicrobial Resistance Data Analysis Title: Antimicrobial Resistance Data Analysis
Description: Functions to simplify and standardise antimicrobial resistance (AMR) Description: Functions to simplify and standardise antimicrobial resistance (AMR)
data analysis and to work with microbial and antimicrobial properties by data analysis and to work with microbial and antimicrobial properties by

View File

@@ -1,4 +1,4 @@
# AMR 3.0.0.9032 # AMR 3.0.0.9033
This is a bugfix release following the release of v3.0.0 in June 2025. This is a bugfix release following the release of v3.0.0 in June 2025.