From ca984bd0cc1386d2c4f1f003c9b7ab242a922b67 Mon Sep 17 00:00:00 2001 From: Sergey Bronnikov Date: Thu, 7 Nov 2024 15:29:17 +0300 Subject: [PATCH] readme: update elle-cli version Use the latest release of elle-cli [1]. 1. https://github.com/ligurio/elle-cli/releases/tag/0.1.8 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2e4297b..02fcf93 100644 --- a/README.md +++ b/README.md @@ -64,7 +64,7 @@ Example produces two files with history: `history.txt` and `history.json`. With for consistency: ```sh -$ VER=0.1.4 +$ VER=0.1.8 $ curl -O -L https://github.com/ligurio/elle-cli/releases/download/${VER}/elle-cli-bin-${VER}.zip $ unzip elle-cli-bin-${VER}.zip $ java -jar ./target/elle-cli-${VER}-standalone.jar -m elle-rw-register history.json