From 8d903d88b96d7b8bdcd9381ce37e102b58803d94 Mon Sep 17 00:00:00 2001 From: Harish Marri Date: Mon, 9 Oct 2023 15:06:05 +0530 Subject: [PATCH] update version --- 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 ```