From f8d394e124bfa9366aa0e645077f1ec1bd6e413c Mon Sep 17 00:00:00 2001 From: icex2 Date: Wed, 18 Oct 2023 01:24:15 +0200 Subject: [PATCH] chore: Bump version to 5.46 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 3b0bf3b..229da77 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.46 +### Features + +### Fixes + ## 5.45 ### Features * feat(iidx 30): Added support diff --git a/README.md b/README.md index 53bd5a4..7e38ebf 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Bemanitools 5 [![pipeline status](https://dev.s-ul.net/djhackers/bemanitools/badges/master/pipeline.svg)](https://dev.s-ul.net/djhackers/bemanitools/commits/master) -Version: 5.45 +Version: 5.46 [Release history](CHANGELOG.md)