aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRené 'Necoro' Neumann <necoro@necoro.eu>2021-07-24 01:03:10 +0200
committerRené 'Necoro' Neumann <necoro@necoro.eu>2021-07-24 01:03:10 +0200
commit47f56b5bd3b1602fe9aab8b89cec073b0b322f73 (patch)
tree6fb7ca6e129c70081190166c74426f533c4c9d98 /README.md
parent53053c5d8c96dde34dd08963d87edf1c90b16fc4 (diff)
downloadfeed2imap-go-47f56b5bd3b1602fe9aab8b89cec073b0b322f73.tar.gz
feed2imap-go-47f56b5bd3b1602fe9aab8b89cec073b0b322f73.tar.bz2
feed2imap-go-47f56b5bd3b1602fe9aab8b89cec073b0b322f73.zip
Prepare v1.1.1v1.1.1
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 5855654..3f778d6 100644
--- a/README.md
+++ b/README.md
@@ -68,7 +68,7 @@ Please open an issue if you are missing your platform.
Clone the repository and, optionally, switch to the tag you want:
````bash
git clone https://github.com/Necoro/feed2imap-go
-git checkout v1.1.0
+git checkout v1.1.1
````
The official way of building feed2imap-go is using [goreleaser](https://github.com/goreleaser/goreleaser):