Skip to content

Commit

Permalink
Update version to 4.0.11
Browse files Browse the repository at this point in the history
  • Loading branch information
mkotb committed Aug 28, 2020
1 parent d714010 commit 2ef5da4
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion jtelegrambotapi-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>com.jtelegram</groupId>
<artifactId>jtelegrambotapi</artifactId>
<version>4.0.10</version>
<version>4.0.11</version>
</parent>

<artifactId>jtelegrambotapi-core</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jtelegrambotapi-menus/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>com.jtelegram</groupId>
<artifactId>jtelegrambotapi</artifactId>
<version>4.0.10</version>
<version>4.0.11</version>
</parent>

<artifactId>jtelegrambotapi-menus</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jtelegrambotapi-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>com.jtelegram</groupId>
<artifactId>jtelegrambotapi</artifactId>
<version>4.0.10</version>
<version>4.0.11</version>
</parent>

<artifactId>jtelegrambotapi-test</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jtelegrambotapi-webhooks/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>com.jtelegram</groupId>
<artifactId>jtelegrambotapi</artifactId>
<version>4.0.10</version>
<version>4.0.11</version>
</parent>

<artifactId>jtelegrambotapi-webhooks</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion ktelegrambotapi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>com.jtelegram</groupId>
<artifactId>jtelegrambotapi</artifactId>
<version>4.0.10</version>
<version>4.0.11</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>com.jtelegram</groupId>
<artifactId>jtelegrambotapi</artifactId>
<version>4.0.10</version>
<version>4.0.11</version>
<packaging>pom</packaging>

<properties>
Expand Down

0 comments on commit 2ef5da4

Please sign in to comment.