diff --git a/Project.toml b/Project.toml
index 7041c66a1c027cc90344a8ba2d6347be9df2f656..8fb6e4f15ce38d27ccbeb2e40db042577ce8ef3b 100644
--- a/Project.toml
+++ b/Project.toml
@@ -1,7 +1,7 @@
 name = "LarvaTagger"
 uuid = "8b3b36f1-dfed-446e-8561-ea19fe966a4d"
 authors = ["François Laurent", "Institut Pasteur"]
-version = "0.17.1"
+version = "0.18"
 
 [deps]
 Colors = "5ae59095-9a9b-59fe-a467-6f913c188581"
diff --git a/recipes/README.md b/recipes/README.md
index 19d5223a5cc57eaf46a98d4caf505d6389c8b145..d13b72db0b1b1172fbff13c419ee060b7ca702cd 100644
--- a/recipes/README.md
+++ b/recipes/README.md
@@ -173,7 +173,7 @@ docker pull flaur/larvatagger
 ```
 
 Beware that images that ship with a tagging backend are relatively large files (>5GB on disk).
-If you are not interested in automatic tagging, use the `flaur/larvatagger:0.17.1-standalone` image instead.
+If you are not interested in automatic tagging, use the `flaur/larvatagger:0.18-standalone` image instead.
 
 ### Upgrading