From a25240eb6f666f9fd70a46e9f62c155a26d8520b Mon Sep 17 00:00:00 2001 From: Chris Trevarthen Date: Fri, 7 Sep 2018 11:11:39 -0400 Subject: [PATCH] Update to 1.6.1 --- README.md | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ebf573d..6f4eb1e 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ To use this **katalon-mobile-util** library in Katalon Studio tests, it is not required that you build from source. -Place the [release artifact jar](https://github.com/detroit-labs/katalon-mobile-util/releases/download/1.6.0/katalon-mobile-util-1.6.0.jar) into your Katalon test project's `/Drivers` directory, or follow the Katalon Studio instructions: [How to import external library into your automation project](https://www.katalon.com/resources-center/tutorials/import-java-library/). +Place the [release artifact jar](https://github.com/detroit-labs/katalon-mobile-util/releases/download/1.6.1/katalon-mobile-util-1.6.1.jar) into your Katalon test project's `/Drivers` directory, or follow the Katalon Studio instructions: [How to import external library into your automation project](https://www.katalon.com/resources-center/tutorials/import-java-library/). ## Building from source diff --git a/pom.xml b/pom.xml index 0f401ed..bb58eb7 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ com.detroitlabs katalon-mobile-util - 1.6.1-SNAPSHOT + 1.6.1 jar katalon-mobile-util