From 64901bdb61b9f9e6ecb63a05114aba132f6c7e91 Mon Sep 17 00:00:00 2001 From: icex2 Date: Thu, 6 Apr 2023 15:56:31 +0200 Subject: [PATCH] chore: Bump version to 5.45 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 75bd892..425084f 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.45 +### Features + +### Fixes + ## 5.44 ### Features * feat(doc): ezusb dev journal entry, 10th style ezusb boot up and security setup diff --git a/README.md b/README.md index 37801de..8238675 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.44 +Version: 5.45 [Release history](CHANGELOG.md)