You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@streampipes.apache.org by ri...@apache.org on 2023/01/09 05:49:21 UTC

[streampipes] branch rel/0.90.0 updated: [release] Update release version in bug report template

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

riemer pushed a commit to branch rel/0.90.0
in repository https://gitbox.apache.org/repos/asf/streampipes.git


The following commit(s) were added to refs/heads/rel/0.90.0 by this push:
     new cbb0f8c66 [release] Update release version in bug report template
cbb0f8c66 is described below

commit cbb0f8c66459ef0ae6f399ed70746486fab3f1c4
Author: Dominik Riemer <do...@gmail.com>
AuthorDate: Mon Jan 9 06:48:17 2023 +0100

    [release] Update release version in bug report template
---
 .github/ISSUE_TEMPLATE/bug_report.yml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml
index 09cd3d6ef..d83f43ae7 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.70.0"
+        - "0.90.0"
         - "dev (current development state)"
         - "Other StreamPipes version (please specify below)"
 
@@ -112,4 +112,4 @@ body:
 
   - type: markdown
     attributes:
-      value: ":pray: Thanks a lot for completing our form!"
\ No newline at end of file
+      value: ":pray: Thanks a lot for completing our form!"