This is an automated email from the ASF dual-hosted git repository. cdutz pushed a commit to branch release in repository https://gitbox.apache.org/repos/asf/plc4x.git
commit b3fff82b381c2b04354f0b2735e3add727dd0e2b Author: Christofer Dutz <[email protected]> AuthorDate: Fri Aug 29 11:38:17 2025 +0200 chore: House-keeping after the release of 0.13.1 --- .github/ISSUE_TEMPLATE/bug.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug.yml b/.github/ISSUE_TEMPLATE/bug.yml index d0b6592308..e46093d38b 100644 --- a/.github/ISSUE_TEMPLATE/bug.yml +++ b/.github/ISSUE_TEMPLATE/bug.yml @@ -45,7 +45,7 @@ body: attributes: label: Version description: "Which version are you using?" - placeholder: "v0.10.0" + placeholder: "v0.13.1" validations: required: true - type: checkboxes
