From b6150eb802c0618177a4274f06d715153e821cdc Mon Sep 17 00:00:00 2001 From: Rikj000 Date: Sun, 24 Nov 2024 17:43:48 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=20Bumped=20version=20to=20`v1.0.0`?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- git-deepl-translator.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/git-deepl-translator.sh b/git-deepl-translator.sh index 46992ab..5e23000 100644 --- a/git-deepl-translator.sh +++ b/git-deepl-translator.sh @@ -14,7 +14,7 @@ OUTPUT_LANGUAGE="EN"; function usage() { cat << EOF - Git-DeepL-Translator - v0.0.0 + Git-DeepL-Translator - v1.0.0 Simple "bash" script to translate the whole commit message history, of a local Git repository, from one language to another, using DeepLX!