From f8e36488d0ca05616160d3bfb2ef1371778dcd7d Mon Sep 17 00:00:00 2001 From: Marri Harish Date: Mon, 9 Oct 2023 15:10:17 +0530 Subject: [PATCH] update version (#98) --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 80b27c46..a883e227 100644 --- a/readme.md +++ b/readme.md @@ -23,7 +23,7 @@ wget -q -O - https://git.io/vQhTU | bash -s -- --version 1.19.3 ``` git clone https://github.com/Omniflix/omniflixhub.git cd omniflixhub -git checkout v0.11.1 +git checkout v0.12.0 go mod tidy make install ```