Skip to content

Commit bdf3ab7

Browse files
authored
Add files via upload
1 parent f54b9eb commit bdf3ab7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

plugin.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: collabcraft
2-
version: 1.1.1
2+
version: 1.2.0
33
main: io.papermc.collabcraft.collabcraft
44
commands:
55
bypassturn:

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
</repositories>
1616
<groupId>io.papermc.collabcraft</groupId>
1717
<artifactId>collabcraft</artifactId>
18-
<version>1.1</version>
18+
<version>1.2</version>
1919
<modelVersion>4.0.0</modelVersion>
2020
<dependencies>
2121
<dependency>

0 commit comments

Comments
 (0)