aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRené 'Necoro' Neumann <necoro@necoro.eu>2023-06-13 09:43:42 +0200
committerRené 'Necoro' Neumann <necoro@necoro.eu>2023-06-13 09:43:42 +0200
commit583d0cfa41b78bf137c66426dbaa7e468b6690f8 (patch)
tree7cdab9bc78a1866cf67763de6385e7cbfa5d5639 /README.md
parent2746c42c60d060ded9a3f4529840546290500e54 (diff)
downloadfeed2imap-go-583d0cfa41b78bf137c66426dbaa7e468b6690f8.tar.gz
feed2imap-go-583d0cfa41b78bf137c66426dbaa7e468b6690f8.tar.bz2
feed2imap-go-583d0cfa41b78bf137c66426dbaa7e468b6690f8.zip
Prepare v1.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 debbcef..9db7441 100644
--- a/README.md
+++ b/README.md
@@ -82,7 +82,7 @@ feed2imap-go is present in [nixpkgs](https://github.com/NixOS/nixpkgs/tree/maste
Clone the repository and, optionally, switch to the tag you want:
````bash
git clone https://github.com/Necoro/feed2imap-go
-git checkout v1.6.0
+git checkout v1.7.0
````
The official way of building feed2imap-go is using [goreleaser](https://github.com/goreleaser/goreleaser):