Skip to content

Commit c2ba997

Browse files
committed
Version bump to 1.2.1
1 parent 54ecf01 commit c2ba997

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Permission | Purpose | Default
3535

3636
## Version
3737

38-
1.2
38+
1.2.1
3939

4040
## License
4141

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>at.yeahwh</groupId>
44
<artifactId>CustomWhois</artifactId>
5-
<version>1.2</version>
5+
<version>1.2.1</version>
66
<name>CustomWhois</name>
77
<url>http://yeahwh.at</url>
88
<repositories>

src/main/resources/plugin.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
name: CustomWhois
22
main: mn.frd.CustomWhois.CustomWhois
3-
version: 1.2
3+
version: 1.2.1
44

5-
commands:
5+
commands:
66
whois:
77
description: Display informations about a specific player
88
usage: /<command>
@@ -38,4 +38,4 @@ permissions:
3838
customwhois.custom.jailed:
3939
default: false
4040
customwhois.custom.muted:
41-
default: false
41+
default: false

0 commit comments

Comments
 (0)