aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRené 'Necoro' Neumann <necoro@necoro.eu>2023-03-28 20:38:36 +0200
committerRené 'Necoro' Neumann <necoro@necoro.eu>2023-03-28 20:38:36 +0200
commit878ffb79c61cde332a54927788c8df77754cc259 (patch)
tree5e91c5d0ae9af0d578b9a29569bb5fc6b1922389 /README.md
parent3efbf107091e6ca32f9950047c3d96ec3d080d32 (diff)
downloadfeed2imap-go-878ffb79c61cde332a54927788c8df77754cc259.tar.gz
feed2imap-go-878ffb79c61cde332a54927788c8df77754cc259.tar.bz2
feed2imap-go-878ffb79c61cde332a54927788c8df77754cc259.zip
Prepare v1.6.0v1.6.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 a877bf0..9312b81 100644
--- a/README.md
+++ b/README.md
@@ -78,7 +78,7 @@ feed2imap-go is present in the [AUR](https://aur.archlinux.org/packages/feed2ima
Clone the repository and, optionally, switch to the tag you want:
````bash
git clone https://github.com/Necoro/feed2imap-go
-git checkout v1.5.1
+git checkout v1.6.0
````
The official way of building feed2imap-go is using [goreleaser](https://github.com/goreleaser/goreleaser):