From 5af7b53499e7dbe45b7227b3d41fc870089c0033 Mon Sep 17 00:00:00 2001 From: Ian Craggs Date: Tue, 26 Feb 2019 22:57:14 +0000 Subject: [PATCH] Update README release versions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fc090ddf8..b76773442 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ Add the repository definition and the dependency definition shown below to your Replace %REPOURL% with either ``` https://repo.eclipse.org/content/repositories/paho-releases/ ``` for the official releases, or ``` https://repo.eclipse.org/content/repositories/paho-snapshots/ ``` for the nightly snapshots. Replace %VERSION% with the level required . -The latest release version is ```1.2.0``` and the current snapshot version is ```1.2.1-SNAPSHOT```. +The latest release version is ```1.2.1``` and the current snapshot version is ```1.2.2-SNAPSHOT```. ```