From 48aa1d2ec661f72a83ce915b51472dc3f461852c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alex=20H=C3=BCbner?= Date: Tue, 8 Oct 2024 15:26:56 +0200 Subject: [PATCH] Update versions for release --- CHANGELOG.md | 2 +- README.md | 2 +- assets/analysis/release-stats-statement-generator.R | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 56d44afb8..09f1e2da0 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 f975a514b..788ec1951 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 571c15bc7..6cc6a3760 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