Skip to content

Commit

Permalink
Bump version to 0.5.11
Browse files Browse the repository at this point in the history
  • Loading branch information
CmdrKittens committed May 14, 2020
1 parent 2100693 commit e09dfbd
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion docs/developers.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
Repository: `http://ci.ender.zone/plugin/repository/everything/`
groupId: `com.massivecraft`
artificatId: `Factions`
version: match the latest release
version: `1.6.9.5-U0.5.11`

## FLocation
FLocation is a Chunk wrapper. If you ever want to deal with the map, claimed land, or something similar, you'll need to
Expand Down
2 changes: 1 addition & 1 deletion modules/Legacy/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<groupId>com.massivecraft</groupId>
<artifactId>Factions-Legacy</artifactId>
<version>1.6.9.5-U0.5.10</version>
<version>1.6.9.5-U0.5.11</version>
<packaging>jar</packaging>

<name>Factions Legacy Version Support</name>
Expand Down
2 changes: 1 addition & 1 deletion modules/Main/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<groupId>com.massivecraft</groupId>
<artifactId>Factions</artifactId>
<version>1.6.9.5-U0.5.10</version>
<version>1.6.9.5-U0.5.11</version>
<packaging>jar</packaging>

<name>Factions</name>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<groupId>com.massivecraft</groupId>
<artifactId>Factions-aggregator</artifactId>
<version>1.6.9.5-U0.5.10</version>
<version>1.6.9.5-U0.5.11</version>
<packaging>pom</packaging>

<name>Factions Aggregator Project</name>
Expand Down

0 comments on commit e09dfbd

Please sign in to comment.