aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRené 'Necoro' Neumann <necoro@necoro.eu>2021-02-16 19:57:33 +0100
committerRené 'Necoro' Neumann <necoro@necoro.eu>2021-02-16 19:57:33 +0100
commit7237cb90e7ea8360c7406b7d9ba524f5b150777f (patch)
tree62a616594d8f59f1b966ab76fed902f027bc20b6 /README.md
parent3a854c3bc47e75491b836c7fc12b617da5d68288 (diff)
downloadfeed2imap-go-7237cb90e7ea8360c7406b7d9ba524f5b150777f.tar.gz
feed2imap-go-7237cb90e7ea8360c7406b7d9ba524f5b150777f.tar.bz2
feed2imap-go-7237cb90e7ea8360c7406b7d9ba524f5b150777f.zip
Prepare v0.6.0v0.6.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 cba4b0a..2b4cc1f 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.5.2
+git checkout v0.6.0
````
The official way of building feed2imap-go is using [goreleaser](https://github.com/goreleaser/goreleaser):