Skip to content

Commit d84c468

Browse files
committed
bumped plugin version
1 parent 0cc89c7 commit d84c468

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

BingoReloaded/dependency-reduced-pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>io.github.steaf23</groupId>
55
<artifactId>BingoReloaded</artifactId>
6-
<version>2.1.1</version>
6+
<version>2.1.2</version>
77
<build>
88
<plugins>
99
<plugin>

BingoReloaded/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.steaf23</groupId>
88
<artifactId>BingoReloaded</artifactId>
9-
<version>2.1.1</version>
9+
<version>2.1.2</version>
1010

1111
<properties>
1212
<maven.compiler.source>21</maven.compiler.source>

BingoReloaded/src/main/resources/plugin.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: BingoReloaded # the plugins name as it should appear in the plugin list /pl
2-
version: 2.1.1 # the plugin's version
2+
version: 2.1.2 # the plugin's version
33
author: Steven
44
main: io.github.steaf23.bingoreloaded.BingoReloaded
55
api-version: 1.20.6

0 commit comments

Comments
 (0)