aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRené 'Necoro' Neumann <necoro@necoro.eu>2021-03-06 22:09:13 +0100
committerRené 'Necoro' Neumann <necoro@necoro.eu>2021-03-06 22:09:13 +0100
commit89a1eded39917fccf031834a02a052f6e5e79684 (patch)
treec3eb9590066e3407b72fab9955c66be3ff72a4c8 /README.md
parentb6e3b0bf035a8b89866a9fdeb4df136d04533dd4 (diff)
downloadfeed2imap-go-89a1eded39917fccf031834a02a052f6e5e79684.tar.gz
feed2imap-go-89a1eded39917fccf031834a02a052f6e5e79684.tar.bz2
feed2imap-go-89a1eded39917fccf031834a02a052f6e5e79684.zip
Prepare v0.8.0v0.8.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 7950c8c..11b1382 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.7.0
+git checkout v0.8.0
````
The official way of building feed2imap-go is using [goreleaser](https://github.com/goreleaser/goreleaser):