Skip to content

Commit 1f00a04

Browse files
Release 1.11
1 parent 201e382 commit 1f00a04

File tree

5 files changed

+3
-3
lines changed

5 files changed

+3
-3
lines changed

Deepl-Translate.alfred5workflow

4 Bytes
Binary file not shown.

Deepl-Translate.alfredworkflow

-13.7 KB
Binary file not shown.

deepl.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ LANGUAGE_PREFERRED="${DEEPL_PREFERRED:-[\"DE\",\"EN\"]}"
88
KEY="${DEEPL_KEY:-}"
99
PRO="${DEEPL_PRO:-}"
1010
POSTFIX="${DEEPL_POSTFIX:-.}"
11-
VERSION="1.10"
11+
VERSION="1.11"
1212
PATH="$PATH:/usr/local/bin/"
1313
DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" >/dev/null 2>&1 && pwd )"
1414
PARSER="jq"

info4.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -593,7 +593,7 @@ To avoid the error message 'too many requests', please configure your free (or p
593593
<string>en</string>
594594
</dict>
595595
<key>version</key>
596-
<string>1.10</string>
596+
<string>1.11</string>
597597
<key>webaddress</key>
598598
<string>https://github.com/AlexanderWillner/deepl-alfred-workflow2</string>
599599
</dict>

info5.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -599,7 +599,7 @@ To avoid the error message 'too many requests', please configure your free (or p
599599
</dict>
600600
</array>
601601
<key>version</key>
602-
<string>1.10</string>
602+
<string>1.11</string>
603603
<key>webaddress</key>
604604
<string>https://github.com/AlexanderWillner/deepl-alfred-workflow2</string>
605605
</dict>

0 commit comments

Comments
 (0)