From f8b2f5f40d76eabe9c0acc030ffde99ec067fc95 Mon Sep 17 00:00:00 2001 From: icex2 Date: Fri, 3 Nov 2023 15:48:04 +0100 Subject: [PATCH] chore: Bump version to 5.47 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 93360ed..e7043f0 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.47 +### Features + +### Fixes + ## 5.46 ### Features * feat(ddrio): Wrapper/shim library to drive another ddrio in a dedicated IO thread. Improves performance for highly IO diff --git a/README.md b/README.md index c4ed88b..d320361 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Bemanitools 5 -Version: `5.46` +Version: `5.47` [Changelog](CHANGELOG.md)