mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2026-06-04 09:26:54 +00:00
Typo fixes
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
5.1-SNAPSHOT:
|
||||
5.1:
|
||||
- Added a //help command (alias /we help).
|
||||
- Fixed a NullPointerException in conjunction with CraftBook.
|
||||
- Added support for console commands to WorldEditPlugin.
|
||||
|
||||
@@ -199,7 +199,7 @@
|
||||
<preparationGoals>assembly:assembly</preparationGoals>
|
||||
<goals>assembly:assembly</goals>
|
||||
<tagNameFormat>@{project.version}</tagNameFormat>
|
||||
<scmCommentPrefix>[RELEASE]</scmCommentPrefix>
|
||||
<scmCommentPrefix>[RELEASE] </scmCommentPrefix>
|
||||
</configuration>
|
||||
</plugin>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user