From c19555f7cbd3469b94034671ea04a6144405bda7 Mon Sep 17 00:00:00 2001 From: icex2 Date: Thu, 19 May 2022 01:02:01 +0200 Subject: [PATCH] Bump version to 5.40 for next development cycle --- CHANGELOG.md | 2 ++ README.md | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8804a0e..54fd073 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ 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.40 + ## 5.39 * jbhook3: Fix window mode, remove window frame option, add show cursor on window option * Code simplification and cleanup round plug modules diff --git a/README.md b/README.md index 5b19331..9afce70 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.39 +Version: 5.40 [Release history](CHANGELOG.md)