Skip to content

Commit 353e644

Browse files
committed
release
1 parent b84620f commit 353e644

File tree

8 files changed

+8
-8
lines changed

8 files changed

+8
-8
lines changed

api/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>io.github.projectunified</groupId>
77
<artifactId>block-util</artifactId>
8-
<version>4.0.0</version>
8+
<version>4.0.1</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

fawe/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>io.github.projectunified</groupId>
88
<artifactId>block-util</artifactId>
9-
<version>4.0.0</version>
9+
<version>4.0.1</version>
1010
</parent>
1111

1212
<artifactId>block-util-fawe</artifactId>

folia/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>io.github.projectunified</groupId>
88
<artifactId>block-util</artifactId>
9-
<version>4.0.0</version>
9+
<version>4.0.1</version>
1010
</parent>
1111

1212
<artifactId>block-util-folia</artifactId>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<groupId>io.github.projectunified</groupId>
88
<artifactId>block-util</artifactId>
99
<packaging>pom</packaging>
10-
<version>4.0.0</version>
10+
<version>4.0.1</version>
1111

1212
<modules>
1313
<module>api</module>

simple/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>io.github.projectunified</groupId>
88
<artifactId>block-util</artifactId>
9-
<version>4.0.0</version>
9+
<version>4.0.1</version>
1010
</parent>
1111

1212
<artifactId>block-util-simple</artifactId>

test/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>io.github.projectunified</groupId>
88
<artifactId>block-util</artifactId>
9-
<version>4.0.0</version>
9+
<version>4.0.1</version>
1010
</parent>
1111

1212
<artifactId>block-util-test</artifactId>

vanilla/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>io.github.projectunified</groupId>
88
<artifactId>block-util</artifactId>
9-
<version>4.0.0</version>
9+
<version>4.0.1</version>
1010
</parent>
1111

1212
<artifactId>block-util-vanilla</artifactId>

we/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>io.github.projectunified</groupId>
88
<artifactId>block-util</artifactId>
9-
<version>4.0.0</version>
9+
<version>4.0.1</version>
1010
</parent>
1111

1212
<artifactId>block-util-we</artifactId>

0 commit comments

Comments
 (0)