From f461ed643f9032ca1a6cf3a008f7e9e89f31e6a4 Mon Sep 17 00:00:00 2001 From: Stefanos Togkoulidis Date: Fri, 22 Feb 2019 12:25:16 +0200 Subject: [PATCH] Update README to point to new release --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9fec8b2c2..6b5d3ab15 100644 --- a/README.md +++ b/README.md @@ -105,7 +105,7 @@ repositories { ``` ```gradle dependencies { - api ('com.github.wordpress-mobile.WordPress-Aztec-Android:aztec:v1.3.19') + api ('com.github.wordpress-mobile.WordPress-Aztec-Android:aztec:v1.3.20') } ```