Prepare release v0.0.16

This commit is contained in:
Florian Bach
2022-07-31 11:06:21 +02:00
parent 0dcc2a93b6
commit e65985be7f
3 changed files with 9 additions and 9 deletions
+4 -4
View File
@@ -35,16 +35,16 @@ body:
id: calibre-version
attributes:
label: Which version of Calibre are you running?
description: "Example: 5.30"
placeholder: "5.30"
description: "Example: 6.2.1"
placeholder: "6.2.1"
validations:
required: true
- type: input
id: plugin-version
attributes:
label: Which version of the DeACSM plugin are you running?
description: "Example: v0.0.10"
placeholder: "v0.0.10"
description: "Example: v0.0.16"
placeholder: "v0.0.16"
validations:
required: true
- type: textarea