aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Heiderich <florian@heiderich.org>2020-06-14 13:18:55 +0200
committerRené 'Necoro' Neumann <necoro@necoro.eu>2020-06-14 13:47:47 +0200
commitb8b56d38d6b00878477f3d3bfd86936d1359d0f6 (patch)
treef215fe8333fab712d44707f31e648da3a20f82f9
parent3e930ea020ad3602ea3ee9c816b42c0c9e38049b (diff)
downloadfeed2imap-go-b8b56d38d6b00878477f3d3bfd86936d1359d0f6.tar.gz
feed2imap-go-b8b56d38d6b00878477f3d3bfd86936d1359d0f6.tar.bz2
feed2imap-go-b8b56d38d6b00878477f3d3bfd86936d1359d0f6.zip
update version number in README.txt
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index f1fa3f7..89d94e7 100644
--- a/README.md
+++ b/README.md
@@ -67,7 +67,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 v0.1.1
+git checkout v0.4.0
````
The official way of building feed2imap-go is using [goreleaser](https://github.com/goreleaser/goreleaser):