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

riemer 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 7130732f5 Set latest version in bug report template
7130732f5 is described below

commit 7130732f53b603db1c805b6d7785c609ac107024
Author: Dominik Riemer <[email protected]>
AuthorDate: Sat Jul 15 21:04:55 2023 +0200

    Set latest version in bug report template
---
 .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 4fd8d463b..3c474a81d 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.91.0"
+        - "0.92.0"
         - "dev (current development state)"
         - "Other StreamPipes version (please specify below)"
 

Reply via email to