Skip to content

Commit d0d97a0

Browse files
committed
Update version
1 parent 8f78762 commit d0d97a0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.MD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Just add the library to your project with one of these options:
2020
<dependency>
2121
<groupId>org.telegram</groupId>
2222
<artifactId>telegramapi</artifactId>
23-
<version>66.0</version>
23+
<version>66.2</version>
2424
</dependency>
2525
```
2626

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<packaging>jar</packaging>
77
<groupId>org.telegram</groupId>
88
<artifactId>telegramapi</artifactId>
9-
<version>66.1</version>
9+
<version>66.2</version>
1010

1111
<name>Telegram Api</name>
1212
<url>https://github.com/rubenlagus/TelegramApi</url>

0 commit comments

Comments
 (0)