Skip to content

Commit 33de14d

Browse files
committed
Bump version to 1.2.2 for publication
1 parent b45199d commit 33de14d

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

pom.xml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
<modelVersion>4.0.0</modelVersion>
33
<groupId>eu.carrade.amaury</groupId>
44
<artifactId>BelovedBlocks</artifactId>
5-
<version>1.2.1</version>
5+
<version>1.2.2</version>
66
<name>BelovedBlocks</name>
77
<description>BelovedBlocks plugin: The return of these beautiful smooth double slabs (and others)</description>
88
<url>https://github.com/zDevelopers/BelovedBlocks/</url>
9-
9+
1010
<issueManagement>
1111
<system>GitHub</system>
1212
<url>https://github.com/zDevelopers/BelovedBlocks/issues</url>
@@ -15,7 +15,7 @@
1515
<system>Jenkins</system>
1616
<url>http://jenkins.carrade.eu/job/BelovedBlocks/</url>
1717
</ciManagement>
18-
18+
1919
<build>
2020
<plugins>
2121
<plugin>
@@ -56,7 +56,7 @@
5656
</plugin>
5757
</plugins>
5858
</build>
59-
59+
6060
<repositories>
6161
<repository>
6262
<id>spigot-repo</id>
@@ -88,7 +88,7 @@
8888
<url>http://raw.carrade.eu/maven2</url>
8989
</repository>
9090
</repositories>
91-
91+
9292
<dependencies>
9393
<dependency>
9494
<groupId>org.bukkit</groupId>

src/main/resources/plugin.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: BelovedBlocks
22
description: All the secrets blocks, not only in your dreams!
33
main: eu.carrade.amaury.BelovedBlocks.BelovedBlocks
4-
version: 1.2.1
4+
version: 1.2.2
55
authors: ["Amaury Carrade", "Florian Cassayre", "Adrien Prokopowicz"]
66

77
awareness:

0 commit comments

Comments
 (0)