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)