Skip to content

Commit 2ef5da4

Browse files
committed
Update version to 4.0.11
1 parent d714010 commit 2ef5da4

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

jtelegrambotapi-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>com.jtelegram</groupId>
99
<artifactId>jtelegrambotapi</artifactId>
10-
<version>4.0.10</version>
10+
<version>4.0.11</version>
1111
</parent>
1212

1313
<artifactId>jtelegrambotapi-core</artifactId>

jtelegrambotapi-menus/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>com.jtelegram</groupId>
99
<artifactId>jtelegrambotapi</artifactId>
10-
<version>4.0.10</version>
10+
<version>4.0.11</version>
1111
</parent>
1212

1313
<artifactId>jtelegrambotapi-menus</artifactId>

jtelegrambotapi-test/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>com.jtelegram</groupId>
99
<artifactId>jtelegrambotapi</artifactId>
10-
<version>4.0.10</version>
10+
<version>4.0.11</version>
1111
</parent>
1212

1313
<artifactId>jtelegrambotapi-test</artifactId>

jtelegrambotapi-webhooks/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>com.jtelegram</groupId>
99
<artifactId>jtelegrambotapi</artifactId>
10-
<version>4.0.10</version>
10+
<version>4.0.11</version>
1111
</parent>
1212

1313
<artifactId>jtelegrambotapi-webhooks</artifactId>

ktelegrambotapi/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>com.jtelegram</groupId>
99
<artifactId>jtelegrambotapi</artifactId>
10-
<version>4.0.10</version>
10+
<version>4.0.11</version>
1111
</parent>
1212

1313
<properties>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>com.jtelegram</groupId>
88
<artifactId>jtelegrambotapi</artifactId>
9-
<version>4.0.10</version>
9+
<version>4.0.11</version>
1010
<packaging>pom</packaging>
1111

1212
<properties>

0 commit comments

Comments
 (0)