1
0
mirror of https://github.com/djhackersdev/bemanitools.git synced 2024-11-12 01:10:49 +01:00

chore: Bump version to 5.47 to start next development cycle

This commit is contained in:
icex2 2023-11-03 15:48:04 +01:00
parent 882a3557c9
commit f8b2f5f40d
2 changed files with 6 additions and 1 deletions

View File

@ -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

View File

@ -1,6 +1,6 @@
# Bemanitools 5
Version: `5.46`
Version: `5.47`
[Changelog](CHANGELOG.md)