aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRené 'Necoro' Neumann <necoro@necoro.eu>2022-01-11 17:47:56 +0100
committerRené 'Necoro' Neumann <necoro@necoro.eu>2022-01-11 17:47:56 +0100
commitc60573a17b91f93af9b828452d437673bff1677d (patch)
tree605ec705ef9f844170ca264072057fc4434c20c0 /README.md
parentc20aa09fb31e09819e8e5eca222b3de2049cbdf8 (diff)
downloadfeed2imap-go-c60573a17b91f93af9b828452d437673bff1677d.tar.gz
feed2imap-go-c60573a17b91f93af9b828452d437673bff1677d.tar.bz2
feed2imap-go-c60573a17b91f93af9b828452d437673bff1677d.zip
Prepare v1.5.0v1.5.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 506b5d9..976509e 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.4.0
+git checkout v1.5.0
````
The official way of building feed2imap-go is using [goreleaser](https://github.com/goreleaser/goreleaser):