From 61a343d59a3fd0d4518830aca6f19b5e67388d7d Mon Sep 17 00:00:00 2001 From: icex2 Date: Thu, 16 Jun 2022 00:20:56 +0200 Subject: [PATCH] Bump version to 5.43 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 ef08088..a03ca0a 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.43 + ## 5.42 * Bugfix: Fix diagonal texture tearing on IIDX 18 and 19 based games * Feature: Add support for IIDX Resort Anthem CN using iidxhook4-cn diff --git a/README.md b/README.md index 9880a27..0222735 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.42 +Version: 5.43 [Release history](CHANGELOG.md)