diff --git a/CHANGELOG.md b/CHANGELOG.md index 56d44afb..09f1e2da 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project follows to [Calendar Versioning](https://calver.org/). -## v24.09: Medieval Town of Toruń [Unreleased] +## v24.09: Medieval Town of Toruń ### Added diff --git a/README.md b/README.md index f975a514..788ec195 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ [![Release DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.3980833.svg)](https://doi.org/10.5281/zenodo.3980833) ![check_dataset](https://github.com/spaam-community/AncientMetagenomeDir/workflows/check_dataset/badge.svg) [![Joins us on Slack](https://img.shields.io/badge/slack-ancientmetagenomedir-blueviolet)](https://spaam-community.slack.com/channels/ancientmetagenomedir) -[![latest_release](https://img.shields.io/badge/Latest%20Release-v24.06.0-yellow)](https://github.com/spaam-community/AncientMetagenomeDir/releases) +[![latest_release](https://img.shields.io/badge/Latest%20Release-v24.09.0-yellow)](https://github.com/spaam-community/AncientMetagenomeDir/releases) AncientMetagenomeDir is a community curated resource of lists of all published **shotgun**-sequenced ancient metagenome or microbial genome-level enriched samples and libraries. diff --git a/assets/analysis/release-stats-statement-generator.R b/assets/analysis/release-stats-statement-generator.R index 571c15bc..6cc6a376 100644 --- a/assets/analysis/release-stats-statement-generator.R +++ b/assets/analysis/release-stats-statement-generator.R @@ -1,8 +1,8 @@ suppressPackageStartupMessages(library(tidyverse)) -previous_tag <- "v24.03.0" +previous_tag <- "v24.06.0" release_tag <- "master" -new_release <- "v24.06.0" +new_release <- "v24.09.0" ## SAMPLES