diff --git a/README.md b/README.md index b9a9c606..fac6b113 100644 --- a/README.md +++ b/README.md @@ -50,9 +50,10 @@ This library uses the next third-party dependencies: com.github.yvasyliev java-vk-bots-longpoll-api - 4.1.2 + VERSION ``` + * Replace `VERSION` with [the latest release](https://github.com/yvasyliev/java-vk-bots-long-poll-api/releases). 4. Extend `LongPollBot` class and override necessary methods: ```java import api.longpoll.bots.LongPollBot;