8000 Set version to 10.1.1 · CommandAPI/CommandAPI@dc6d48e · GitHub
[go: up one dir, main page]

Skip to content

Commit dc6d48e

Browse files
committed
Set version to 10.1.1
1 parent c24200f commit dc6d48e

File tree

80 files changed

+97
-97
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

80 files changed

+97
-97
lines changed

commandapi-annotations/pom.xml

< 10000 button class="Button Button--iconOnly Button--invisible flex-shrink-0 js-expand-all-difflines-button" aria-label="Expand all lines: commandapi-annotations/pom.xml" data-file-path="commandapi-annotations/pom.xml" aria-describedby=":R8rtlab:">
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<parent>
1919
<groupId>dev.jorel</groupId>
2020
<artifactId>commandapi</artifactId>
21-
<version>10.1.0</version>
21+
<version>10.1.1</version>
2222
</parent>
2323

2424
<artifactId>commandapi-annotations</artifactId>

commandapi-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<artifactId>commandapi</artifactId>
2121
<groupId>dev.jorel</groupId>
22-
<version>10.1.0</version>
22+
<version>10.1.1</version>
2323
</parent>
2424
<modelVersion>4.0.0</modelVersion>
2525

commandapi-kotlin/commandapi-bukkit-kotlin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>dev.jorel</groupId>
99
<artifactId>commandapi-kotlin</artifactId>
10-
<version>10.1.0</version>
10+
<version>10.1.1</version>
1111
</parent>
1212

1313
<artifactId>commandapi-bukkit-kotlin</artifactId>

commandapi-kotlin/commandapi-core-kotlin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>dev.jorel</groupId>
99
<artifactId>commandapi-kotlin</artifactId>
10-
<version>10.1.0</version>
10+
<version>10.1.1</version>
1111
</parent>
1212

1313
<artifactId>commandapi-core-kotlin</artifactId>

commandapi-kotlin/commandapi-velocity-kotlin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>dev.jorel</groupId>
99
<artifactId>commandapi-kotlin</artifactId>
10-
<version>10.1.0</version>
10+
<version>10.1.1</version>
1111
</parent>
1212

1313
<artifactId>commandapi-velocity-kotlin</artifactId>

commandapi-kotlin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>dev.jorel</groupId>
88
<artifactId>commandapi</artifactId>
9-
<version>10.1.0</version>
9+
<version>10.1.1</version>
1010
</parent>
1111

1212
<artifactId>commandapi-kotlin</artifactId>

commandapi-platforms/commandapi-bukkit/commandapi-bukkit-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<artifactId>commandapi-bukkit</artifactId>
88
<groupId>dev.jorel</groupId>
9-
<version>10.1.0</version>
9+
<version>10.1.1</version>
1010
</parent>
1111

12 F438 12
<artifactId>commandapi-bukkit-core</artifactId>

commandapi-platforms/commandapi-bukkit/commandapi-bukkit-mojang-mapped/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<artifactId>commandapi-bukkit</artifactId>
2626
<groupId>dev.jorel</groupId>
27-
<version>10.1.0</version>
27+
<version>10.1.1</version>
2828
</parent>
2929
<modelVersion>4.0.0</modelVersion>
3030

commandapi-platforms/commandapi-bukkit/commandapi-bukkit-networking-plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<artifactId>commandapi-bukkit</artifactId>
88
<groupId>dev.jorel</groupId>
9-
<version>10.1.0</version>
9+
<version>10.1.1</version>
1010
</parent>
1111

1212
<artifactId>commandapi-bukkit-networking-plugin</artifactId>

commandapi-platforms/commandapi-bukkit/commandapi-bukkit-nms/commandapi-bukkit-1.20.2/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<artifactId>commandapi-bukkit-nms</artifactId>
2323
<groupId>dev.jorel</groupId>
24-
<version>10.1.0</version>
24+
<version>10.1.1</version>
2525
</parent>
2626
<modelVersion>4.0.0</modelVersion>
2727

0 commit comments

Comments
 (0)
0