typo on upd port label (#110)

* typo on upd port label

* bump to 0.1.2
This commit is contained in:
Stavros Kois 2021-02-15 23:54:49 +02:00 committed by kjeld Schouten-Lebbing
parent 51ed5bd3c2
commit 32df0b4d73
No known key found for this signature in database
GPG Key ID: 4CDAD4A532BC1EDB
13 changed files with 3 additions and 3 deletions

View File

@ -2,7 +2,7 @@ apiVersion: v2
appVersion: 4.3.0
description: qBittorrent is a cross-platform free and open-source BitTorrent client
name: qbittorrent
version: 0.1.1
version: 0.1.2
upstream_version: 7.2.1
keywords:
- qbittorrent

View File

@ -176,7 +176,7 @@ questions:
type: dict
attrs:
- variable: enabled
label: "Enable TCP port for Torrent Connections"
label: "Enable UDP port for Torrent Connections"
schema:
type: boolean
default: true
@ -495,4 +495,4 @@ questions:
required: true
enum:
- value: "torrent-udp"
description: "Torrent-UDP: port 51413"
description: "Torrent-UDP: port 51413"