diff --git a/README.md b/README.md index 43f02a80..fc2e5629 100644 --- a/README.md +++ b/README.md @@ -13,8 +13,8 @@ See [Getting Started](https://github.com/RobotiumTech/robotium/wiki/Getting-Star Join the discussions in the [Robotium Developers Group](http://groups.google.com/group/robotium-developers). ---- -### NEWS: Robotium 5.6.2 is released! -[Robotium 5.6.2](https://github.com/RobotiumTech/robotium/wiki/Downloads) is the fastest, most accurate and stable version of Robotium yet. +### NEWS: Robotium 5.6.3 is released! +[Robotium 5.6.3](https://github.com/RobotiumTech/robotium/wiki/Downloads) is the fastest, most accurate and stable version of Robotium yet. New functionality includes: clickInRecyclerView(int itemIndex, int recyclerViewIndex, int id) and Config.sleepDuration, Config.sleepMiniDuration (to adjust the execution speed, lower means faster) and more. See the [Javadoc](http://recorder.robotium.com/javadoc/) for more information.