This is an automated email from the ASF dual-hosted git repository.

zehnder pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/streampipes.git


The following commit(s) were added to refs/heads/dev by this push:
     new bc4e605b67 docs: Update issue template for bug reports
bc4e605b67 is described below

commit bc4e605b6756a0f2e29bac6876c681a052b8e317
Author: Philipp Zehnder <[email protected]>
AuthorDate: Fri Jan 31 10:42:51 2025 +0100

    docs: Update issue template for bug reports
---
 .github/ISSUE_TEMPLATE/bug_report.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml 
b/.github/ISSUE_TEMPLATE/bug_report.yml
index 3c474a81d1..f099d697d8 100644
--- a/.github/ISSUE_TEMPLATE/bug_report.yml
+++ b/.github/ISSUE_TEMPLATE/bug_report.yml
@@ -43,7 +43,7 @@ body:
       description: What Apache StreamPipes version are you using?
       multiple: false
       options:
-        - "0.92.0"
+        - "0.97.0"
         - "dev (current development state)"
         - "Other StreamPipes version (please specify below)"
 

Reply via email to