aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRené 'Necoro' Neumann <necoro@necoro.eu>2020-06-20 23:28:10 +0200
committerRené 'Necoro' Neumann <necoro@necoro.eu>2020-06-20 23:28:10 +0200
commit0dce6bb241ef970199ba7eacacaaf50b6635a0ea (patch)
tree10ce7fe8c12e67ec43447b3374ee8525727ea96e /README.md
parent2d613acd5163c7654506af1e64efefb9ca188c4a (diff)
downloadfeed2imap-go-0dce6bb241ef970199ba7eacacaaf50b6635a0ea.tar.gz
feed2imap-go-0dce6bb241ef970199ba7eacacaaf50b6635a0ea.tar.bz2
feed2imap-go-0dce6bb241ef970199ba7eacacaaf50b6635a0ea.zip
Prepare v0.4.1v0.4.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 89d94e7..db06278 100644
--- a/README.md
+++ b/README.md
@@ -67,7 +67,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.0
+git checkout v0.4.1
````
The official way of building feed2imap-go is using [goreleaser](https://github.com/goreleaser/goreleaser):