Skip to content

Commit e45c57b

Browse files
committed
Version 1.1
1 parent 4d6e4d7 commit e45c57b

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<modelVersion>4.0.0</modelVersion>
33
<groupId>eu.carrade.amaury</groupId>
44
<artifactId>BelovedBlocks</artifactId>
5-
<version>1.0</version>
5+
<version>1.1</version>
66
<name>BelovedBlocks</name>
77
<description>BelovedBlocks plugin: The return of these beautiful smooth double slabs</description>
88
<url>https://github.com/AmauryCarrade/BelovedBlocks/</url>

src/main/resources/i18n/manifest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version: 1.0
1+
version: 1.1
22
languages:
33
- en_US
44
- fr_FR

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.0
4+
version: 1.1
55
authors: ["Amaury Carrade", "Florian Cassayre"]
66

77
awareness:

0 commit comments

Comments
 (0)