summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAyush Agarwal <ayush@fastmail.in>2021-11-06 21:34:29 +0530
committerAyush Agarwal <ayush@fastmail.in>2021-11-06 21:34:29 +0530
commit46449a3ef5608a3f59bb9611c50eee6e716f713c (patch)
tree1113b5cd658f28c649bacecbe2e33e3ac296ccfd /README.md
parentc372d15dfaf3b9e1a630939fa4df2b176deb533e (diff)
release: bump the version to 1.1.2v1.1.2
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 918df69..be734c2 100644
--- a/README.md
+++ b/README.md
@@ -39,9 +39,9 @@ which you probably should.
### Stable Release
```
-wget https://github.com/ayushnix/tessen/releases/download/v1.1.1/tessen-1.1.1.tar.gz
-tar xvzf tessen-1.1.1.tar.gz
-cd tessen-1.1.1
+wget https://github.com/ayushnix/tessen/releases/download/v1.1.2/tessen-1.1.2.tar.gz
+tar xvzf tessen-1.1.2.tar.gz
+cd tessen-1.1.2
sudo make install
```