From fba7f80c28a3ad8467a34530a7b3f8a5b016943b Mon Sep 17 00:00:00 2001 From: Ayush Agarwal Date: Tue, 5 Mar 2024 17:57:07 +0530 Subject: release: bump the version to 2.2.2 --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 0b48bbc..29c43ca 100644 --- a/README.md +++ b/README.md @@ -90,9 +90,9 @@ should][33]. ### Stable Release ``` -curl -LO https://git.sr.ht/~ayushnix/tessen/refs/download/v2.2.1/tessen-2.2.1.tar.gz -tar xvzf tessen-2.2.1.tar.gz -cd tessen-2.2.1/ +curl -LO https://git.sr.ht/~ayushnix/tessen/refs/download/v2.2.2/tessen-2.2.2.tar.gz +tar xvzf tessen-2.2.2.tar.gz +cd tessen-2.2.2/ sudo make install ``` -- cgit v1.2.3