From f41cdba8b8caa8c83263231f3dca96c3e2d9b140 Mon Sep 17 00:00:00 2001 From: icex2 Date: Wed, 31 Jan 2024 21:42:14 +0100 Subject: [PATCH] chore: Bump version to 5.48 to start next development cycle --- CHANGELOG.md | 5 +++++ README.md | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f1c3456..49d6682 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,11 @@ Note for CI/CD: Ensure the version formatting in the sections is kept identical to the versions given in tags. The pipeline will pick this up and cuts out the relevant section for release notes. +## 5.48 +### Features + +### Fixes + ## 5.47 ### Features N/A diff --git a/README.md b/README.md index d320361..8ffc87d 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Bemanitools 5 -Version: `5.47` +Version: `5.48` [Changelog](CHANGELOG.md)