Skip to content

Commit

Permalink
Bump version to 0.5.22
Browse files Browse the repository at this point in the history
  • Loading branch information
mbax committed May 31, 2021
1 parent 308da0a commit 2b80cdf
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: `https://ci.ender.zone/plugin/repository/everything/`
groupId: `com.massivecraft`
artificatId: `Factions`
version: `1.6.9.5-U0.5.21`
version: `1.6.9.5-U0.5.22`

## 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.21</version>
<version>1.6.9.5-U0.5.22</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.21</version>
<version>1.6.9.5-U0.5.22</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.21</version>
<version>1.6.9.5-U0.5.22</version>
<packaging>pom</packaging>

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

0 comments on commit 2b80cdf

Please sign in to comment.