aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRené 'Necoro' Neumann <necoro@necoro.eu>2021-06-18 23:15:37 +0200
committerRené 'Necoro' Neumann <necoro@necoro.eu>2021-06-18 23:15:37 +0200
commitd0c45f182e44230c15953fa86e5133dc3e395f5e (patch)
tree7ab39f11e7df12cf2316915709ef6992c5a2cdeb /README.md
parentf1845caa49fb6abe2d6ac57dc2ab9014b091e3f0 (diff)
downloadfeed2imap-go-d0c45f182e44230c15953fa86e5133dc3e395f5e.tar.gz
feed2imap-go-d0c45f182e44230c15953fa86e5133dc3e395f5e.tar.bz2
feed2imap-go-d0c45f182e44230c15953fa86e5133dc3e395f5e.zip
Prepare v1.1.0v1.1.0
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 11b1382..5855654 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 v0.8.0
+git checkout v1.1.0
````
The official way of building feed2imap-go is using [goreleaser](https://github.com/goreleaser/goreleaser):