aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRené 'Necoro' Neumann <necoro@necoro.eu>2021-10-20 18:09:40 +0200
committerRené 'Necoro' Neumann <necoro@necoro.eu>2021-10-20 18:10:59 +0200
commitde48dfb51890f9701ecc92d564e3ee54fae7574f (patch)
treebd4b02dbc426298d2ae6ff642da620021dcbec78 /README.md
parentf6a8bfcdb31b3a42002e9d1c113bd547ffe5ef29 (diff)
downloadfeed2imap-go-de48dfb51890f9701ecc92d564e3ee54fae7574f.tar.gz
feed2imap-go-de48dfb51890f9701ecc92d564e3ee54fae7574f.tar.bz2
feed2imap-go-de48dfb51890f9701ecc92d564e3ee54fae7574f.zip
Prepare v1.2.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 3b80fa2..42467f9 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 v1.1.1
+git checkout v1.2.0
````
The official way of building feed2imap-go is using [goreleaser](https://github.com/goreleaser/goreleaser):