diff --git a/.github/ISSUE_TEMPLATE/bug_report.yaml b/.github/ISSUE_TEMPLATE/bug_report.yaml index 67ad912b..571c5ee5 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yaml +++ b/.github/ISSUE_TEMPLATE/bug_report.yaml @@ -62,10 +62,10 @@ body: description: Please ensure your app is up to date. *If you are using a 3rd-party app, please reach out to them directly.* multiple: true options: - - Android App - 0.9.64 - - iOS App - 0.9.64 - - Android App - 0.9.63 - - iOS App - 0.9.63 + - Android App - 0.9.74 + - iOS App - 0.9.74 + - Android App - 0.9.73 + - iOS App - 0.9.73 validations: required: true - type: dropdown diff --git a/.github/ISSUE_TEMPLATE/feature_request.yaml b/.github/ISSUE_TEMPLATE/feature_request.yaml index 51af6f2a..b320c89c 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yaml +++ b/.github/ISSUE_TEMPLATE/feature_request.yaml @@ -43,10 +43,10 @@ body: description: Please ensure your app is up to date. *If you are using a 3rd-party app, please reach out to them directly.* multiple: true options: - - Android App - 0.9.64 - - iOS App - 0.9.64 - - Android App - 0.9.63 - - iOS App - 0.9.63 + - Android App - 0.9.74 + - iOS App - 0.9.74 + - Android App - 0.9.73 + - iOS App - 0.9.73 validations: required: true - type: textarea