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:48:28 UTC

[streampipes] branch dev 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 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 ba8e8a64c [release] Update release version in bug report template
ba8e8a64c is described below

commit ba8e8a64cbe42ec49e6b55b8d1bb00bec27000ec
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 b70a4fab9..3130dac6e 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)"
 
@@ -113,4 +113,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!"