Skip to content

Commit

Permalink
issue-129: Review/Implement Bot API 6.7 Changes
Browse files Browse the repository at this point in the history
- pom regenerated
  • Loading branch information
wdhowe committed Jun 22, 2023
1 parent e0e84f8 commit 5c6213a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<groupId>telegrambot-lib</groupId>
<artifactId>telegrambot-lib</artifactId>
<packaging>jar</packaging>
<version>2.6.0</version>
<version>2.7.0</version>
<name>telegrambot-lib</name>
<description>A library for interacting with the Telegram Bot API.</description>
<url>https://github.com/wdhowe/telegrambot-lib</url>
Expand All @@ -18,7 +18,7 @@
<url>https://github.com/wdhowe/telegrambot-lib</url>
<connection>scm:git:git://github.com/wdhowe/telegrambot-lib.git</connection>
<developerConnection>scm:git:ssh://git@github.com/wdhowe/telegrambot-lib.git</developerConnection>
<tag>d8ae7637bf2960aed72fac42d0386e0ffe9f1b77</tag>
<tag>ef74dc91bf0c39285d87e1c7539872d2fd725916</tag>
</scm>
<build>
<sourceDirectory>src</sourceDirectory>
Expand Down

0 comments on commit 5c6213a

Please sign in to comment.