We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f54b9eb commit bdf3ab7Copy full SHA for bdf3ab7
plugin.yml
@@ -1,5 +1,5 @@
1
name: collabcraft
2
-version: 1.1.1
+version: 1.2.0
3
main: io.papermc.collabcraft.collabcraft
4
commands:
5
bypassturn:
pom.xml
@@ -15,7 +15,7 @@
15
</repositories>
16
<groupId>io.papermc.collabcraft</groupId>
17
<artifactId>collabcraft</artifactId>
18
- <version>1.1</version>
+ <version>1.2</version>
19
<modelVersion>4.0.0</modelVersion>
20
<dependencies>
21
<dependency>
0 commit comments