Skip to content

Commit c168dd7

Browse files
committed
release
1 parent 1d91f12 commit c168dd7

15 files changed

Lines changed: 15 additions & 15 deletions

File tree

plugin/plugin-base/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>minelib-plugin</artifactId>
9-
<version>1.1.1</version>
9+
<version>1.1.2</version>
1010
</parent>
1111

1212
<artifactId>minelib-plugin-base</artifactId>

plugin/plugin-command/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>minelib-plugin</artifactId>
9-
<version>1.1.1</version>
9+
<version>1.1.2</version>
1010
</parent>
1111

1212
<artifactId>minelib-plugin-command</artifactId>

plugin/plugin-listener/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>minelib-plugin</artifactId>
9-
<version>1.1.1</version>
9+
<version>1.1.2</version>
1010
</parent>
1111

1212
<artifactId>minelib-plugin-listener</artifactId>

plugin/plugin-permission/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>minelib-plugin</artifactId>
9-
<version>1.1.1</version>
9+
<version>1.1.2</version>
1010
</parent>
1111

1212
<artifactId>minelib-plugin-permission</artifactId>

plugin/plugin-postenable/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>minelib-plugin</artifactId>
9-
<version>1.1.1</version>
9+
<version>1.1.2</version>
1010
</parent>
1111

1212
<artifactId>minelib-plugin-postenable</artifactId>

plugin/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>minelib</artifactId>
9-
<version>1.1.1</version>
9+
<version>1.1.2</version>
1010
</parent>
1111

1212
<artifactId>minelib-plugin</artifactId>

pom.xml

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

77
<groupId>io.github.projectunified</groupId>
88
<artifactId>minelib</artifactId>
9-
<version>1.1.1</version>
9+
<version>1.1.2</version>
1010
<packaging>pom</packaging>
1111
<modules>
1212
<module>scheduler</module>

scheduler/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>minelib</artifactId>
9-
<version>1.1.1</version>
9+
<version>1.1.2</version>
1010
</parent>
1111

1212
<artifactId>minelib-scheduler</artifactId>

scheduler/scheduler-async/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>minelib-scheduler</artifactId>
9-
<version>1.1.1</version>
9+
<version>1.1.2</version>
1010
</parent>
1111

1212
<artifactId>minelib-scheduler-async</artifactId>

scheduler/scheduler-canceller/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>minelib-scheduler</artifactId>
9-
<version>1.1.1</version>
9+
<version>1.1.2</version>
1010
</parent>
1111

1212
<artifactId>minelib-scheduler-canceller</artifactId>

0 commit comments

Comments
 (0)