From 5e78eff9058b7f8d42399ab2500962776e11ba76 Mon Sep 17 00:00:00 2001 From: Krystian Panek Date: Tue, 28 Feb 2023 10:33:19 +0100 Subject: [PATCH] Release v1.0.20 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2f5b989d..b806e5be 100644 --- a/README.md +++ b/README.md @@ -102,7 +102,7 @@ sh aemw version Ensure having installed [Go](https://go.dev/dl/) then run command: - latest released version: `go install github.com/wttech/aemc/cmd/aem@latest`, -- specific released version: `go install github.com/wttech/aemc/cmd/aem@v1.0.19`, +- specific released version: `go install github.com/wttech/aemc/cmd/aem@v1.0.20`, - recently committed version: `go install github.com/wttech/aemc/cmd/aem@main`, Use installed version of the tool instead of the one defined in file *aem/api.sh* by running the following command: