summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAyush Agarwal <ayush@ayushnix.com>2024-03-05 20:24:07 +0530
committerAyush Agarwal <ayush@ayushnix.com>2024-03-05 20:24:07 +0530
commit36e96be5de284076afbabaf477f0d147a66f56db (patch)
tree038f3cf0719db4b2367d7a3c0ad50bae53d864d5 /README.md
parenta01c5fa346c91c98edc82000e2028e385b7a3718 (diff)
release: bump version to 2.2.3v2.2.3
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 29c43ca..3c7272a 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.2/tessen-2.2.2.tar.gz
-tar xvzf tessen-2.2.2.tar.gz
-cd tessen-2.2.2/
+curl -LO https://git.sr.ht/~ayushnix/tessen/refs/download/v2.2.3/tessen-2.2.3.tar.gz
+tar xvzf tessen-2.2.3.tar.gz
+cd tessen-2.2.3/
sudo make install
```