Skip to content

Commit fe0980e

Browse files
2.0.1
1 parent 2b15e2b commit fe0980e

File tree

4 files changed

+2
-2
lines changed

4 files changed

+2
-2
lines changed

Deepl-Translate.alfred5workflow

27 Bytes
Binary file not shown.

Deepl-Translate.alfredworkflow

24 Bytes
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="2.0"
11+
VERSION="2.0.1"
1212
PATH="$PATH:/usr/local/bin/"
1313
DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" >/dev/null 2>&1 && pwd )"
1414
###############################################################################

info5.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -611,7 +611,7 @@ To avoid the error message 'too many requests', please configure your free (or p
611611
<key>variablesdontexport</key>
612612
<array/>
613613
<key>version</key>
614-
<string>2.0</string>
614+
<string>2.0.1</string>
615615
<key>webaddress</key>
616616
<string>https://github.com/AlexanderWillner/deepl-alfred-workflow2</string>
617617
</dict>

0 commit comments

Comments
 (0)