aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRené 'Necoro' Neumann <necoro@necoro.eu>2021-02-21 19:11:32 +0100
committerRené 'Necoro' Neumann <necoro@necoro.eu>2021-02-21 19:11:32 +0100
commitfb2aa9b1f04d509c8215c1fa6505a144482c343d (patch)
tree646f94cc3835da3d79e6757add1571b5954e1fc6 /README.md
parent7fe49647bec948777cb9b8635e9beaa2c0b8ed7c (diff)
downloadfeed2imap-go-fb2aa9b1f04d509c8215c1fa6505a144482c343d.tar.gz
feed2imap-go-fb2aa9b1f04d509c8215c1fa6505a144482c343d.tar.bz2
feed2imap-go-fb2aa9b1f04d509c8215c1fa6505a144482c343d.zip
Prepare v0.7.0v0.7.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 2b4cc1f..faa8614 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.6.0
+git checkout v0.7.0
````
The official way of building feed2imap-go is using [goreleaser](https://github.com/goreleaser/goreleaser):