From 8ddac609c99548b2c52fdeaa7bdb79cc3b6d2aef Mon Sep 17 00:00:00 2001 From: neuralbytesieve Date: Wed, 31 Aug 2022 15:35:06 +0300 Subject: [PATCH] update version tag at asdf-vm Version is updated to v0.18.1 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ef3a2894..99a82416 100644 --- a/README.md +++ b/README.md @@ -92,8 +92,8 @@ asdf plugin add lazydocker https://github.com/comdotlinux/asdf-lazydocker.git #### For Install / Upgrade ```sh asdf list all lazydocker -asdf install lazydocker 0.12 -asdf global lazydocker 0.12 +asdf install lazydocker 0.18.1 +asdf global lazydocker 0.18.1 ``` ### Binary Release (Linux/OSX/Windows)