From c40e90e0025789cc92427432784777eece607dac Mon Sep 17 00:00:00 2001 From: Alex Gotev Date: Sat, 17 Apr 2021 12:09:21 +0200 Subject: [PATCH] docs: update example number --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b18e045..57171fd 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ In order to use GradleMavenizer you have to add the line at the very bottom of the *build.gradle* file. Alternatively, to use a specific release version, add this property to the project (see Releases at the top of the Github page for released versions): - mavPluginVersion = '1.0.3' + mavPluginVersion = '1.2.0' and add this line to the very bottom of the *build.gradle* file: