Skip to content

Commit

Permalink
Version bump to 1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
frdmn committed Aug 7, 2016
1 parent 54ecf01 commit c2ba997
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ Permission | Purpose | Default

## Version

1.2
1.2.1

## License

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>at.yeahwh</groupId>
<artifactId>CustomWhois</artifactId>
<version>1.2</version>
<version>1.2.1</version>
<name>CustomWhois</name>
<url>http://yeahwh.at</url>
<repositories>
Expand Down
6 changes: 3 additions & 3 deletions src/main/resources/plugin.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: CustomWhois
main: mn.frd.CustomWhois.CustomWhois
version: 1.2
version: 1.2.1

commands:
commands:
whois:
description: Display informations about a specific player
usage: /<command>
Expand Down Expand Up @@ -38,4 +38,4 @@ permissions:
customwhois.custom.jailed:
default: false
customwhois.custom.muted:
default: false
default: false

0 comments on commit c2ba997

Please sign in to comment.