diff --git a/.github/ISSUE_TEMPLATE/BUG_REPORT_DE.yml b/.github/ISSUE_TEMPLATE/BUG_REPORT_DE.yml index 9d9fbfbf..23a9e564 100644 --- a/.github/ISSUE_TEMPLATE/BUG_REPORT_DE.yml +++ b/.github/ISSUE_TEMPLATE/BUG_REPORT_DE.yml @@ -20,9 +20,9 @@ body: description: Welche CP Version verwendest du? options: - '0' - - 0.0.0.2 - 8.0.0.0 - 8.0.0.1 + - 8.0.0.2 default: 3 validations: required: true diff --git a/.github/ISSUE_TEMPLATE/BUG_REPORT_EN.yml b/.github/ISSUE_TEMPLATE/BUG_REPORT_EN.yml index ff2403ce..75fa73b5 100644 --- a/.github/ISSUE_TEMPLATE/BUG_REPORT_EN.yml +++ b/.github/ISSUE_TEMPLATE/BUG_REPORT_EN.yml @@ -20,9 +20,9 @@ body: description: Which CoursePlay version are you using? options: - '0' - - 0.0.0.2 - 8.0.0.0 - 8.0.0.1 + - 8.0.0.2 default: 3 validations: required: true diff --git a/.github/ISSUE_TEMPLATE/QUESTION_DE.yml b/.github/ISSUE_TEMPLATE/QUESTION_DE.yml index 20d45e17..2c088995 100644 --- a/.github/ISSUE_TEMPLATE/QUESTION_DE.yml +++ b/.github/ISSUE_TEMPLATE/QUESTION_DE.yml @@ -23,9 +23,9 @@ body: description: Welche CP Version verwendest du? options: - '0' - - 0.0.0.2 - 8.0.0.0 - 8.0.0.1 + - 8.0.0.2 default: 3 validations: required: true diff --git a/.github/ISSUE_TEMPLATE/QUESTION_EN.yml b/.github/ISSUE_TEMPLATE/QUESTION_EN.yml index beffdbaa..5bcc6d65 100644 --- a/.github/ISSUE_TEMPLATE/QUESTION_EN.yml +++ b/.github/ISSUE_TEMPLATE/QUESTION_EN.yml @@ -23,9 +23,9 @@ body: description: Which CoursePlay version are you using? options: - '0' - - 0.0.0.2 - 8.0.0.0 - 8.0.0.1 + - 8.0.0.2 default: 3 validations: required: true diff --git a/.github/ISSUE_TEMPLATE/REQUEST_DE.yml b/.github/ISSUE_TEMPLATE/REQUEST_DE.yml index df46c5b8..a9ff4c6f 100644 --- a/.github/ISSUE_TEMPLATE/REQUEST_DE.yml +++ b/.github/ISSUE_TEMPLATE/REQUEST_DE.yml @@ -20,9 +20,9 @@ body: description: Welche CP Version verwendest du? options: - '0' - - 0.0.0.2 - 8.0.0.0 - 8.0.0.1 + - 8.0.0.2 default: 3 validations: required: true diff --git a/.github/ISSUE_TEMPLATE/REQUEST_EN.yml b/.github/ISSUE_TEMPLATE/REQUEST_EN.yml index 1c74c201..1d4ea15c 100644 --- a/.github/ISSUE_TEMPLATE/REQUEST_EN.yml +++ b/.github/ISSUE_TEMPLATE/REQUEST_EN.yml @@ -20,9 +20,9 @@ body: description: Which CoursePlay version are you using? options: - '0' - - 0.0.0.2 - 8.0.0.0 - 8.0.0.1 + - 8.0.0.2 default: 3 validations: required: true