From 6efbf71c308f99170a7abe2d6a28fe7f06366938 Mon Sep 17 00:00:00 2001 From: icex2 Date: Wed, 31 Jan 2024 22:19:32 +0100 Subject: [PATCH] chore: Bump version to 5.49 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 b9239be..ae124c3 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.49 +### Features + +### Fixes + ## 5.48 ### Features * feat(config): Add invert analog input option. Remark: The old configuration file format is diff --git a/README.md b/README.md index 8ffc87d..a8d9fea 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Bemanitools 5 -Version: `5.48` +Version: `5.49` [Changelog](CHANGELOG.md)