From a44b50d1d876efe18816b21666b55d087f01cdde Mon Sep 17 00:00:00 2001 From: NoDRM Date: Wed, 17 Nov 2021 21:53:24 +0100 Subject: LCP support --- .github/ISSUE_TEMPLATE/QUESTION.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to '.github') diff --git a/.github/ISSUE_TEMPLATE/QUESTION.yml b/.github/ISSUE_TEMPLATE/QUESTION.yml index c6c6302..d738b2c 100644 --- a/.github/ISSUE_TEMPLATE/QUESTION.yml +++ b/.github/ISSUE_TEMPLATE/QUESTION.yml @@ -10,16 +10,16 @@ body: id: calibre-version attributes: label: Which version of Calibre are you running? - description: "Example: 5.30" - placeholder: "5.30" + description: "Example: 5.32" + placeholder: "5.32" validations: required: true - type: input id: plugin-version attributes: label: Which version of the DeDRM plugin are you running? - description: "Example: v7.2.1" - placeholder: "v7.2.1" + description: "Example: v10.0.0" + placeholder: "v10.0.0" validations: required: true - type: input -- cgit v1.2.3