aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRené 'Necoro' Neumann <necoro@necoro.eu>2020-08-22 22:52:02 +0200
committerRené 'Necoro' Neumann <necoro@necoro.eu>2020-08-22 22:52:02 +0200
commit76cbcdab3fd9cc6463f15be354b9264ccdb5aa27 (patch)
tree14413e4637df6e77cacdfd5731af6a8db7159ca5 /README.md
parent9735e2ce53fb10b7cd943ef0e91e94638956561f (diff)
downloadfeed2imap-go-76cbcdab3fd9cc6463f15be354b9264ccdb5aa27.tar.gz
feed2imap-go-76cbcdab3fd9cc6463f15be354b9264ccdb5aa27.tar.bz2
feed2imap-go-76cbcdab3fd9cc6463f15be354b9264ccdb5aa27.zip
Prepare v0.5.0v0.5.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 6f9b378..b78a42d 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.4.1
+git checkout v0.5.0
````
The official way of building feed2imap-go is using [goreleaser](https://github.com/goreleaser/goreleaser):