aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRené 'Necoro' Neumann <necoro@necoro.eu>2022-06-11 00:31:59 +0200
committerRené 'Necoro' Neumann <necoro@necoro.eu>2022-06-11 00:31:59 +0200
commit7ac7ebc4e04fefbeceb34cc977295822a128d052 (patch)
treeaed45c63a698b5005837d148bb2f56d8840a8761 /README.md
parent16237b957348b6945312f61dbd105ab9f26a0100 (diff)
downloadfeed2imap-go-7ac7ebc4e04fefbeceb34cc977295822a128d052.tar.gz
feed2imap-go-7ac7ebc4e04fefbeceb34cc977295822a128d052.tar.bz2
feed2imap-go-7ac7ebc4e04fefbeceb34cc977295822a128d052.zip
Prepare v1.5.1v1.5.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 976509e..23322b8 100644
--- a/README.md
+++ b/README.md
@@ -72,7 +72,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.5.0
+git checkout v1.5.1
````
The official way of building feed2imap-go is using [goreleaser](https://github.com/goreleaser/goreleaser):