From 4fc3cc34cf83d40fd5ef8a756f676629e274eb05 Mon Sep 17 00:00:00 2001 From: Rubenlagus Date: Thu, 9 Jun 2016 23:04:08 +0200 Subject: [PATCH] Update version v2.3.3.3 --- README.md | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 51f8c9b7..1e25b41f 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ Both ways are supported, but I recommend long polling method. ## Usage -Just import add the library to your project using [Maven, Gradly, ...](https://jitpack.io/#rubenlagus/TelegramBots/v2.3.3.2) or download the jar(including all dependencies) from [here](https://github.com/rubenlagus/TelegramBots/releases/tag/v2.3.3.2) +Just import add the library to your project using [Maven, Gradly, ...](https://jitpack.io/#rubenlagus/TelegramBots/v2.3.3.3) or download the jar(including all dependencies) from [here](https://github.com/rubenlagus/TelegramBots/releases/tag/v2.3.3.3) In order to use Long Polling mode, just create your own bot extending `org.telegram.telegrambots.bots.TelegramLongPollingBot`. diff --git a/pom.xml b/pom.xml index db2329b4..b73f825a 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ jar org.telegram telegrambots - 2.3.3.2 + 2.3.3.3 Telegram Bots https://telegram.me/JavaBotsApi