Skip to content

Commit

Permalink
Updating version to 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Oheers committed May 4, 2021
1 parent 712d0ac commit 0c25687
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 3 deletions.
10 changes: 8 additions & 2 deletions main/resources/plugin.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: EvenMoreFish
author: Oheers
version: 1.1.3.1
version: 1.2.0
main: com.oheers.fish.EvenMoreFish
api-version: 1.16
depend: [Vault]
Expand All @@ -9,4 +9,10 @@ softdepend: [WorldGuard, PlaceholderAPI, RedProtect]
commands:
evenmorefish:
usage: /<command> [name]
aliases: [emf]
aliases: [emf]





# A narwhal's tusk reveals its past living conditions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>com.oheers.evenmorefish</groupId>
<artifactId>even-more-fish</artifactId>
<version>1.1.3.1</version>
<version>1.2.0</version>

<properties>
<maven.compiler.source>8</maven.compiler.source>
Expand Down

0 comments on commit 0c25687

Please sign in to comment.