From 40f41b673988e47194fe518c88ef51598ba650a9 Mon Sep 17 00:00:00 2001 From: Ayush Agarwal Date: Tue, 8 Mar 2022 22:06:50 +0530 Subject: release: bump the version of tessen to 2.1.0 add changes in README.md, CHANGELOG.md, and the tessen version in `tessen` itself --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 4f28f8e..24e8e4a 100644 --- a/README.md +++ b/README.md @@ -79,9 +79,9 @@ Linux, which you probably should. ### Stable Release ``` -curl -LO https://github.com/ayushnix/tessen/releases/download/v2.0.2/tessen-2.0.2.tar.gz -tar xvzf tessen-2.0.2.tar.gz -cd tessen-2.0.2/ +curl -LO https://github.com/ayushnix/tessen/releases/download/v2.1.0/tessen-2.1.0.tar.gz +tar xvzf tessen-2.1.0.tar.gz +cd tessen-2.1.0/ sudo make install ``` -- cgit v1.2.3